Uses of Class
com.google.cloud.compute.v1.SslCertificateAggregatedList
-
Packages that use SslCertificateAggregatedList 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 SslCertificateAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SslCertificateAggregatedList Modifier and Type Method Description SslCertificateAggregatedListSslCertificateAggregatedList.Builder. build()SslCertificateAggregatedListSslCertificateAggregatedList.Builder. buildPartial()static SslCertificateAggregatedListSslCertificateAggregatedList. getDefaultInstance()SslCertificateAggregatedListSslCertificateAggregatedList.Builder. getDefaultInstanceForType()SslCertificateAggregatedListSslCertificateAggregatedList. getDefaultInstanceForType()static SslCertificateAggregatedListSslCertificateAggregatedList. parseDelimitedFrom(InputStream input)static SslCertificateAggregatedListSslCertificateAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslCertificateAggregatedListSslCertificateAggregatedList. parseFrom(byte[] data)static SslCertificateAggregatedListSslCertificateAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslCertificateAggregatedListSslCertificateAggregatedList. parseFrom(com.google.protobuf.ByteString data)static SslCertificateAggregatedListSslCertificateAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslCertificateAggregatedListSslCertificateAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static SslCertificateAggregatedListSslCertificateAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslCertificateAggregatedListSslCertificateAggregatedList. parseFrom(InputStream input)static SslCertificateAggregatedListSslCertificateAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SslCertificateAggregatedListSslCertificateAggregatedList. parseFrom(ByteBuffer data)static SslCertificateAggregatedListSslCertificateAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SslCertificateAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList>SslCertificatesClient. aggregatedListCallable()Retrieves the list of all SslCertificate resources, regional and global, available to the specified project.com.google.api.gax.rpc.PagedCallSettings<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,SslCertificatesClient.AggregatedListPagedResponse>SslCertificatesSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,SslCertificatesClient.AggregatedListPagedResponse>SslCertificatesSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<SslCertificateAggregatedList>SslCertificateAggregatedList. getParserForType()static com.google.protobuf.Parser<SslCertificateAggregatedList>SslCertificateAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type SslCertificateAggregatedList Modifier and Type Method Description protected SslCertificatesClient.AggregatedListPageSslCertificatesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,Map.Entry<String,SslCertificatesScopedList>> context, SslCertificateAggregatedList response)SslCertificateAggregatedList.BuilderSslCertificateAggregatedList.Builder. mergeFrom(SslCertificateAggregatedList other)static SslCertificateAggregatedList.BuilderSslCertificateAggregatedList. newBuilder(SslCertificateAggregatedList prototype) -
Uses of SslCertificateAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SslCertificateAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList>HttpJsonSslCertificatesStub. aggregatedListCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList>SslCertificatesStub. aggregatedListCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,SslCertificatesClient.AggregatedListPagedResponse>SslCertificatesStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,SslCertificatesClient.AggregatedListPagedResponse>SslCertificatesStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-