Uses of Class
com.google.cloud.compute.v1.SslCertificateList
-
Packages that use SslCertificateList 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 SslCertificateList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SslCertificateList Modifier and Type Method Description SslCertificateList
SslCertificateList.Builder. build()
SslCertificateList
SslCertificateList.Builder. buildPartial()
static SslCertificateList
SslCertificateList. getDefaultInstance()
SslCertificateList
SslCertificateList.Builder. getDefaultInstanceForType()
SslCertificateList
SslCertificateList. getDefaultInstanceForType()
static SslCertificateList
SslCertificateList. parseDelimitedFrom(InputStream input)
static SslCertificateList
SslCertificateList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SslCertificateList
SslCertificateList. parseFrom(byte[] data)
static SslCertificateList
SslCertificateList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SslCertificateList
SslCertificateList. parseFrom(com.google.protobuf.ByteString data)
static SslCertificateList
SslCertificateList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SslCertificateList
SslCertificateList. parseFrom(com.google.protobuf.CodedInputStream input)
static SslCertificateList
SslCertificateList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SslCertificateList
SslCertificateList. parseFrom(InputStream input)
static SslCertificateList
SslCertificateList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SslCertificateList
SslCertificateList. parseFrom(ByteBuffer data)
static SslCertificateList
SslCertificateList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type SslCertificateList Modifier and Type Method Description com.google.protobuf.Parser<SslCertificateList>
SslCertificateList. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListRegionSslCertificatesRequest,SslCertificateList>
RegionSslCertificatesClient. listCallable()
Retrieves the list of SslCertificate resources available to the specified project in the specified region.com.google.api.gax.rpc.UnaryCallable<ListSslCertificatesRequest,SslCertificateList>
SslCertificatesClient. listCallable()
Retrieves the list of SslCertificate resources available to the specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionSslCertificatesRequest,SslCertificateList,RegionSslCertificatesClient.ListPagedResponse>
RegionSslCertificatesSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionSslCertificatesRequest,SslCertificateList,RegionSslCertificatesClient.ListPagedResponse>
RegionSslCertificatesSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSslCertificatesRequest,SslCertificateList,SslCertificatesClient.ListPagedResponse>
SslCertificatesSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListSslCertificatesRequest,SslCertificateList,SslCertificatesClient.ListPagedResponse>
SslCertificatesSettings. listSettings()
Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<SslCertificateList>
SslCertificateList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type SslCertificateList Modifier and Type Method Description protected RegionSslCertificatesClient.ListPage
RegionSslCertificatesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionSslCertificatesRequest,SslCertificateList,SslCertificate> context, SslCertificateList response)
protected SslCertificatesClient.ListPage
SslCertificatesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListSslCertificatesRequest,SslCertificateList,SslCertificate> context, SslCertificateList response)
SslCertificateList.Builder
SslCertificateList.Builder. mergeFrom(SslCertificateList other)
static SslCertificateList.Builder
SslCertificateList. newBuilder(SslCertificateList prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type SslCertificateList Modifier and Type Method Description static com.google.api.core.ApiFuture<RegionSslCertificatesClient.ListPagedResponse>
RegionSslCertificatesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionSslCertificatesRequest,SslCertificateList,SslCertificate> context, com.google.api.core.ApiFuture<SslCertificateList> futureResponse)
static com.google.api.core.ApiFuture<RegionSslCertificatesClient.ListPagedResponse>
RegionSslCertificatesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionSslCertificatesRequest,SslCertificateList,SslCertificate> context, com.google.api.core.ApiFuture<SslCertificateList> futureResponse)
static com.google.api.core.ApiFuture<SslCertificatesClient.ListPagedResponse>
SslCertificatesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSslCertificatesRequest,SslCertificateList,SslCertificate> context, com.google.api.core.ApiFuture<SslCertificateList> futureResponse)
static com.google.api.core.ApiFuture<SslCertificatesClient.ListPagedResponse>
SslCertificatesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSslCertificatesRequest,SslCertificateList,SslCertificate> context, com.google.api.core.ApiFuture<SslCertificateList> futureResponse)
protected RegionSslCertificatesClient.ListPage
RegionSslCertificatesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionSslCertificatesRequest,SslCertificateList,SslCertificate> context, SslCertificateList response)
protected SslCertificatesClient.ListPage
SslCertificatesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListSslCertificatesRequest,SslCertificateList,SslCertificate> context, SslCertificateList response)
com.google.api.core.ApiFuture<RegionSslCertificatesClient.ListPage>
RegionSslCertificatesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionSslCertificatesRequest,SslCertificateList,SslCertificate> context, com.google.api.core.ApiFuture<SslCertificateList> futureResponse)
com.google.api.core.ApiFuture<RegionSslCertificatesClient.ListPage>
RegionSslCertificatesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionSslCertificatesRequest,SslCertificateList,SslCertificate> context, com.google.api.core.ApiFuture<SslCertificateList> futureResponse)
com.google.api.core.ApiFuture<SslCertificatesClient.ListPage>
SslCertificatesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSslCertificatesRequest,SslCertificateList,SslCertificate> context, com.google.api.core.ApiFuture<SslCertificateList> futureResponse)
com.google.api.core.ApiFuture<SslCertificatesClient.ListPage>
SslCertificatesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSslCertificatesRequest,SslCertificateList,SslCertificate> context, com.google.api.core.ApiFuture<SslCertificateList> futureResponse)
-
Uses of SslCertificateList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SslCertificateList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListRegionSslCertificatesRequest,SslCertificateList>
HttpJsonRegionSslCertificatesStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListSslCertificatesRequest,SslCertificateList>
HttpJsonSslCertificatesStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListRegionSslCertificatesRequest,SslCertificateList>
RegionSslCertificatesStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListSslCertificatesRequest,SslCertificateList>
SslCertificatesStub. listCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionSslCertificatesRequest,SslCertificateList,RegionSslCertificatesClient.ListPagedResponse>
RegionSslCertificatesStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListRegionSslCertificatesRequest,SslCertificateList,RegionSslCertificatesClient.ListPagedResponse>
RegionSslCertificatesStubSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSslCertificatesRequest,SslCertificateList,SslCertificatesClient.ListPagedResponse>
SslCertificatesStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListSslCertificatesRequest,SslCertificateList,SslCertificatesClient.ListPagedResponse>
SslCertificatesStubSettings. listSettings()
Returns the object with the settings used for calls to list.
-