Uses of Class
com.google.cloud.certificatemanager.v1.ListCertificatesResponse
-
Packages that use ListCertificatesResponse Package Description com.google.cloud.certificatemanager.v1 A client to Certificate Manager APIcom.google.cloud.certificatemanager.v1.stub -
-
Uses of ListCertificatesResponse in com.google.cloud.certificatemanager.v1
Methods in com.google.cloud.certificatemanager.v1 that return ListCertificatesResponse Modifier and Type Method Description ListCertificatesResponse
ListCertificatesResponse.Builder. build()
ListCertificatesResponse
ListCertificatesResponse.Builder. buildPartial()
static ListCertificatesResponse
ListCertificatesResponse. getDefaultInstance()
ListCertificatesResponse
ListCertificatesResponse.Builder. getDefaultInstanceForType()
ListCertificatesResponse
ListCertificatesResponse. getDefaultInstanceForType()
ListCertificatesResponse
CertificateManagerGrpc.CertificateManagerBlockingStub. listCertificates(ListCertificatesRequest request)
Lists Certificates in a given project and location.static ListCertificatesResponse
ListCertificatesResponse. parseDelimitedFrom(InputStream input)
static ListCertificatesResponse
ListCertificatesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCertificatesResponse
ListCertificatesResponse. parseFrom(byte[] data)
static ListCertificatesResponse
ListCertificatesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCertificatesResponse
ListCertificatesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListCertificatesResponse
ListCertificatesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCertificatesResponse
ListCertificatesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListCertificatesResponse
ListCertificatesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCertificatesResponse
ListCertificatesResponse. parseFrom(InputStream input)
static ListCertificatesResponse
ListCertificatesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListCertificatesResponse
ListCertificatesResponse. parseFrom(ByteBuffer data)
static ListCertificatesResponse
ListCertificatesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.certificatemanager.v1 that return types with arguments of type ListCertificatesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListCertificatesRequest,ListCertificatesResponse>
CertificateManagerGrpc. getListCertificatesMethod()
com.google.protobuf.Parser<ListCertificatesResponse>
ListCertificatesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListCertificatesResponse>
CertificateManagerGrpc.CertificateManagerFutureStub. listCertificates(ListCertificatesRequest request)
Lists Certificates in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListCertificatesRequest,ListCertificatesResponse>
CertificateManagerClient. listCertificatesCallable()
Lists Certificates in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificatesRequest,ListCertificatesResponse,CertificateManagerClient.ListCertificatesPagedResponse>
CertificateManagerSettings.Builder. listCertificatesSettings()
Returns the builder for the settings used for calls to listCertificates.com.google.api.gax.rpc.PagedCallSettings<ListCertificatesRequest,ListCertificatesResponse,CertificateManagerClient.ListCertificatesPagedResponse>
CertificateManagerSettings. listCertificatesSettings()
Returns the object with the settings used for calls to listCertificates.static com.google.protobuf.Parser<ListCertificatesResponse>
ListCertificatesResponse. parser()
Methods in com.google.cloud.certificatemanager.v1 with parameters of type ListCertificatesResponse Modifier and Type Method Description protected CertificateManagerClient.ListCertificatesPage
CertificateManagerClient.ListCertificatesPage. createPage(com.google.api.gax.rpc.PageContext<ListCertificatesRequest,ListCertificatesResponse,Certificate> context, ListCertificatesResponse response)
ListCertificatesResponse.Builder
ListCertificatesResponse.Builder. mergeFrom(ListCertificatesResponse other)
static ListCertificatesResponse.Builder
ListCertificatesResponse. newBuilder(ListCertificatesResponse prototype)
Method parameters in com.google.cloud.certificatemanager.v1 with type arguments of type ListCertificatesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<CertificateManagerClient.ListCertificatesPagedResponse>
CertificateManagerClient.ListCertificatesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCertificatesRequest,ListCertificatesResponse,Certificate> context, com.google.api.core.ApiFuture<ListCertificatesResponse> futureResponse)
static com.google.api.core.ApiFuture<CertificateManagerClient.ListCertificatesPagedResponse>
CertificateManagerClient.ListCertificatesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCertificatesRequest,ListCertificatesResponse,Certificate> context, com.google.api.core.ApiFuture<ListCertificatesResponse> futureResponse)
protected CertificateManagerClient.ListCertificatesPage
CertificateManagerClient.ListCertificatesPage. createPage(com.google.api.gax.rpc.PageContext<ListCertificatesRequest,ListCertificatesResponse,Certificate> context, ListCertificatesResponse response)
com.google.api.core.ApiFuture<CertificateManagerClient.ListCertificatesPage>
CertificateManagerClient.ListCertificatesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCertificatesRequest,ListCertificatesResponse,Certificate> context, com.google.api.core.ApiFuture<ListCertificatesResponse> futureResponse)
com.google.api.core.ApiFuture<CertificateManagerClient.ListCertificatesPage>
CertificateManagerClient.ListCertificatesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCertificatesRequest,ListCertificatesResponse,Certificate> context, com.google.api.core.ApiFuture<ListCertificatesResponse> futureResponse)
default void
CertificateManagerGrpc.AsyncService. listCertificates(ListCertificatesRequest request, io.grpc.stub.StreamObserver<ListCertificatesResponse> responseObserver)
Lists Certificates in a given project and location.void
CertificateManagerGrpc.CertificateManagerStub. listCertificates(ListCertificatesRequest request, io.grpc.stub.StreamObserver<ListCertificatesResponse> responseObserver)
Lists Certificates in a given project and location. -
Uses of ListCertificatesResponse in com.google.cloud.certificatemanager.v1.stub
Methods in com.google.cloud.certificatemanager.v1.stub that return types with arguments of type ListCertificatesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListCertificatesRequest,ListCertificatesResponse>
CertificateManagerStub. listCertificatesCallable()
com.google.api.gax.rpc.UnaryCallable<ListCertificatesRequest,ListCertificatesResponse>
GrpcCertificateManagerStub. listCertificatesCallable()
com.google.api.gax.rpc.UnaryCallable<ListCertificatesRequest,ListCertificatesResponse>
HttpJsonCertificateManagerStub. listCertificatesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificatesRequest,ListCertificatesResponse,CertificateManagerClient.ListCertificatesPagedResponse>
CertificateManagerStubSettings.Builder. listCertificatesSettings()
Returns the builder for the settings used for calls to listCertificates.com.google.api.gax.rpc.PagedCallSettings<ListCertificatesRequest,ListCertificatesResponse,CertificateManagerClient.ListCertificatesPagedResponse>
CertificateManagerStubSettings. listCertificatesSettings()
Returns the object with the settings used for calls to listCertificates.
-