Uses of Class
com.google.cloud.compute.v1.SslPoliciesAggregatedList
-
Packages that use SslPoliciesAggregatedList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of SslPoliciesAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SslPoliciesAggregatedList Modifier and Type Method Description SslPoliciesAggregatedListSslPoliciesAggregatedList.Builder. build()SslPoliciesAggregatedListSslPoliciesAggregatedList.Builder. buildPartial()static SslPoliciesAggregatedListSslPoliciesAggregatedList. getDefaultInstance()SslPoliciesAggregatedListSslPoliciesAggregatedList.Builder. getDefaultInstanceForType()SslPoliciesAggregatedListSslPoliciesAggregatedList. getDefaultInstanceForType()static SslPoliciesAggregatedListSslPoliciesAggregatedList. parseDelimitedFrom(InputStream input)static SslPoliciesAggregatedListSslPoliciesAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslPoliciesAggregatedListSslPoliciesAggregatedList. parseFrom(byte[] data)static SslPoliciesAggregatedListSslPoliciesAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslPoliciesAggregatedListSslPoliciesAggregatedList. parseFrom(com.google.protobuf.ByteString data)static SslPoliciesAggregatedListSslPoliciesAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslPoliciesAggregatedListSslPoliciesAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static SslPoliciesAggregatedListSslPoliciesAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslPoliciesAggregatedListSslPoliciesAggregatedList. parseFrom(InputStream input)static SslPoliciesAggregatedListSslPoliciesAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslPoliciesAggregatedListSslPoliciesAggregatedList. parseFrom(ByteBuffer data)static SslPoliciesAggregatedListSslPoliciesAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SslPoliciesAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList>SslPoliciesClient. aggregatedListCallable()Retrieves the list of all SslPolicy resources, regional and global, available to the specified project.com.google.api.gax.rpc.PagedCallSettings<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,SslPoliciesClient.AggregatedListPagedResponse>SslPoliciesSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,SslPoliciesClient.AggregatedListPagedResponse>SslPoliciesSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<SslPoliciesAggregatedList>SslPoliciesAggregatedList. getParserForType()static com.google.protobuf.Parser<SslPoliciesAggregatedList>SslPoliciesAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type SslPoliciesAggregatedList Modifier and Type Method Description protected SslPoliciesClient.AggregatedListPageSslPoliciesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context, SslPoliciesAggregatedList response)SslPoliciesAggregatedList.BuilderSslPoliciesAggregatedList.Builder. mergeFrom(SslPoliciesAggregatedList other)static SslPoliciesAggregatedList.BuilderSslPoliciesAggregatedList. newBuilder(SslPoliciesAggregatedList prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type SslPoliciesAggregatedList Modifier and Type Method Description static com.google.api.core.ApiFuture<SslPoliciesClient.AggregatedListPagedResponse>SslPoliciesClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context, com.google.api.core.ApiFuture<SslPoliciesAggregatedList> futureResponse)static com.google.api.core.ApiFuture<SslPoliciesClient.AggregatedListPagedResponse>SslPoliciesClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context, com.google.api.core.ApiFuture<SslPoliciesAggregatedList> futureResponse)protected SslPoliciesClient.AggregatedListPageSslPoliciesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context, SslPoliciesAggregatedList response)com.google.api.core.ApiFuture<SslPoliciesClient.AggregatedListPage>SslPoliciesClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context, com.google.api.core.ApiFuture<SslPoliciesAggregatedList> futureResponse)com.google.api.core.ApiFuture<SslPoliciesClient.AggregatedListPage>SslPoliciesClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,Map.Entry<String,SslPoliciesScopedList>> context, com.google.api.core.ApiFuture<SslPoliciesAggregatedList> futureResponse) -
Uses of SslPoliciesAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SslPoliciesAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList>HttpJsonSslPoliciesStub. aggregatedListCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList>SslPoliciesStub. aggregatedListCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,SslPoliciesClient.AggregatedListPagedResponse>SslPoliciesStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListSslPoliciesRequest,SslPoliciesAggregatedList,SslPoliciesClient.AggregatedListPagedResponse>SslPoliciesStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-