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