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 DeleteCertificateMapRequestDeleteCertificateMapRequest.Builder. build()DeleteCertificateMapRequestDeleteCertificateMapRequest.Builder. buildPartial()static DeleteCertificateMapRequestDeleteCertificateMapRequest. getDefaultInstance()DeleteCertificateMapRequestDeleteCertificateMapRequest.Builder. getDefaultInstanceForType()DeleteCertificateMapRequestDeleteCertificateMapRequest. getDefaultInstanceForType()static DeleteCertificateMapRequestDeleteCertificateMapRequest. parseDelimitedFrom(InputStream input)static DeleteCertificateMapRequestDeleteCertificateMapRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteCertificateMapRequestDeleteCertificateMapRequest. parseFrom(byte[] data)static DeleteCertificateMapRequestDeleteCertificateMapRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteCertificateMapRequestDeleteCertificateMapRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteCertificateMapRequestDeleteCertificateMapRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteCertificateMapRequestDeleteCertificateMapRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteCertificateMapRequestDeleteCertificateMapRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteCertificateMapRequestDeleteCertificateMapRequest. parseFrom(InputStream input)static DeleteCertificateMapRequestDeleteCertificateMapRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteCertificateMapRequestDeleteCertificateMapRequest. parseFrom(ByteBuffer data)static DeleteCertificateMapRequestDeleteCertificateMapRequest. 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 voidCertificateManagerGrpc.AsyncService. deleteCertificateMap(DeleteCertificateMapRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a single CertificateMap.com.google.longrunning.OperationCertificateManagerGrpc.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.voidCertificateManagerGrpc.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.BuilderDeleteCertificateMapRequest.Builder. mergeFrom(DeleteCertificateMapRequest other)static DeleteCertificateMapRequest.BuilderDeleteCertificateMapRequest. 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.
-