Uses of Class
com.google.cloud.certificatemanager.v1.DeleteCertificateMapRequest
-
Packages that use DeleteCertificateMapRequest Package Description com.google.cloud.certificatemanager.v1 A client to Certificate Manager APIcom.google.cloud.certificatemanager.v1.stub -
-
Uses of DeleteCertificateMapRequest in com.google.cloud.certificatemanager.v1
Methods in com.google.cloud.certificatemanager.v1 that return DeleteCertificateMapRequest Modifier and Type Method Description DeleteCertificateMapRequest
DeleteCertificateMapRequest.Builder. build()
DeleteCertificateMapRequest
DeleteCertificateMapRequest.Builder. buildPartial()
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. getDefaultInstance()
DeleteCertificateMapRequest
DeleteCertificateMapRequest.Builder. getDefaultInstanceForType()
DeleteCertificateMapRequest
DeleteCertificateMapRequest. getDefaultInstanceForType()
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. parseDelimitedFrom(InputStream input)
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. parseFrom(byte[] data)
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. parseFrom(com.google.protobuf.ByteString data)
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. parseFrom(InputStream input)
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. parseFrom(ByteBuffer data)
static DeleteCertificateMapRequest
DeleteCertificateMapRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.certificatemanager.v1 that return types with arguments of type DeleteCertificateMapRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteCertificateMapRequest,com.google.longrunning.Operation>
CertificateManagerClient. deleteCertificateMapCallable()
Deletes a single CertificateMap.com.google.api.gax.rpc.OperationCallable<DeleteCertificateMapRequest,com.google.protobuf.Empty,OperationMetadata>
CertificateManagerClient. deleteCertificateMapOperationCallable()
Deletes a single CertificateMap.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateMapRequest,com.google.protobuf.Empty,OperationMetadata>
CertificateManagerSettings.Builder. deleteCertificateMapOperationSettings()
Returns the builder for the settings used for calls to deleteCertificateMap.com.google.api.gax.rpc.OperationCallSettings<DeleteCertificateMapRequest,com.google.protobuf.Empty,OperationMetadata>
CertificateManagerSettings. deleteCertificateMapOperationSettings()
Returns the object with the settings used for calls to deleteCertificateMap.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateMapRequest,com.google.longrunning.Operation>
CertificateManagerSettings.Builder. deleteCertificateMapSettings()
Returns the builder for the settings used for calls to deleteCertificateMap.com.google.api.gax.rpc.UnaryCallSettings<DeleteCertificateMapRequest,com.google.longrunning.Operation>
CertificateManagerSettings. deleteCertificateMapSettings()
Returns the object with the settings used for calls to deleteCertificateMap.static io.grpc.MethodDescriptor<DeleteCertificateMapRequest,com.google.longrunning.Operation>
CertificateManagerGrpc. getDeleteCertificateMapMethod()
com.google.protobuf.Parser<DeleteCertificateMapRequest>
DeleteCertificateMapRequest. getParserForType()
static com.google.protobuf.Parser<DeleteCertificateMapRequest>
DeleteCertificateMapRequest. parser()
Methods in com.google.cloud.certificatemanager.v1 with parameters of type DeleteCertificateMapRequest Modifier and Type Method Description default void
CertificateManagerGrpc.AsyncService. deleteCertificateMap(DeleteCertificateMapRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a single CertificateMap.com.google.longrunning.Operation
CertificateManagerGrpc.CertificateManagerBlockingStub. deleteCertificateMap(DeleteCertificateMapRequest request)
Deletes a single CertificateMap.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
CertificateManagerGrpc.CertificateManagerFutureStub. deleteCertificateMap(DeleteCertificateMapRequest request)
Deletes a single CertificateMap.void
CertificateManagerGrpc.CertificateManagerStub. deleteCertificateMap(DeleteCertificateMapRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Deletes a single CertificateMap.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
CertificateManagerClient. deleteCertificateMapAsync(DeleteCertificateMapRequest request)
Deletes a single CertificateMap.DeleteCertificateMapRequest.Builder
DeleteCertificateMapRequest.Builder. mergeFrom(DeleteCertificateMapRequest other)
static DeleteCertificateMapRequest.Builder
DeleteCertificateMapRequest. newBuilder(DeleteCertificateMapRequest prototype)
-
Uses of DeleteCertificateMapRequest in com.google.cloud.certificatemanager.v1.stub
Methods in com.google.cloud.certificatemanager.v1.stub that return types with arguments of type DeleteCertificateMapRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteCertificateMapRequest,com.google.longrunning.Operation>
CertificateManagerStub. deleteCertificateMapCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteCertificateMapRequest,com.google.longrunning.Operation>
GrpcCertificateManagerStub. deleteCertificateMapCallable()
com.google.api.gax.rpc.UnaryCallable<DeleteCertificateMapRequest,com.google.longrunning.Operation>
HttpJsonCertificateManagerStub. deleteCertificateMapCallable()
com.google.api.gax.rpc.OperationCallable<DeleteCertificateMapRequest,com.google.protobuf.Empty,OperationMetadata>
CertificateManagerStub. deleteCertificateMapOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteCertificateMapRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcCertificateManagerStub. deleteCertificateMapOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteCertificateMapRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonCertificateManagerStub. deleteCertificateMapOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateMapRequest,com.google.protobuf.Empty,OperationMetadata>
CertificateManagerStubSettings.Builder. deleteCertificateMapOperationSettings()
Returns the builder for the settings used for calls to deleteCertificateMap.com.google.api.gax.rpc.OperationCallSettings<DeleteCertificateMapRequest,com.google.protobuf.Empty,OperationMetadata>
CertificateManagerStubSettings. deleteCertificateMapOperationSettings()
Returns the object with the settings used for calls to deleteCertificateMap.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateMapRequest,com.google.longrunning.Operation>
CertificateManagerStubSettings.Builder. deleteCertificateMapSettings()
Returns the builder for the settings used for calls to deleteCertificateMap.com.google.api.gax.rpc.UnaryCallSettings<DeleteCertificateMapRequest,com.google.longrunning.Operation>
CertificateManagerStubSettings. deleteCertificateMapSettings()
Returns the object with the settings used for calls to deleteCertificateMap.
-