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 ListCertificatesResponseListCertificatesResponse.Builder. build()ListCertificatesResponseListCertificatesResponse.Builder. buildPartial()static ListCertificatesResponseListCertificatesResponse. getDefaultInstance()ListCertificatesResponseListCertificatesResponse.Builder. getDefaultInstanceForType()ListCertificatesResponseListCertificatesResponse. getDefaultInstanceForType()ListCertificatesResponseCertificateManagerGrpc.CertificateManagerBlockingStub. listCertificates(ListCertificatesRequest request)Lists Certificates in a given project and location.static ListCertificatesResponseListCertificatesResponse. parseDelimitedFrom(InputStream input)static ListCertificatesResponseListCertificatesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCertificatesResponseListCertificatesResponse. parseFrom(byte[] data)static ListCertificatesResponseListCertificatesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCertificatesResponseListCertificatesResponse. parseFrom(com.google.protobuf.ByteString data)static ListCertificatesResponseListCertificatesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCertificatesResponseListCertificatesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListCertificatesResponseListCertificatesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCertificatesResponseListCertificatesResponse. parseFrom(InputStream input)static ListCertificatesResponseListCertificatesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListCertificatesResponseListCertificatesResponse. parseFrom(ByteBuffer data)static ListCertificatesResponseListCertificatesResponse. 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.ListCertificatesPageCertificateManagerClient.ListCertificatesPage. createPage(com.google.api.gax.rpc.PageContext<ListCertificatesRequest,ListCertificatesResponse,Certificate> context, ListCertificatesResponse response)ListCertificatesResponse.BuilderListCertificatesResponse.Builder. mergeFrom(ListCertificatesResponse other)static ListCertificatesResponse.BuilderListCertificatesResponse. 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.ListCertificatesPageCertificateManagerClient.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 voidCertificateManagerGrpc.AsyncService. listCertificates(ListCertificatesRequest request, io.grpc.stub.StreamObserver<ListCertificatesResponse> responseObserver)Lists Certificates in a given project and location.voidCertificateManagerGrpc.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.
-