Uses of Class
com.google.cloud.certificatemanager.v1.UpdateCertificateMapEntryRequest
-
Packages that use UpdateCertificateMapEntryRequest Package Description com.google.cloud.certificatemanager.v1 A client to Certificate Manager APIcom.google.cloud.certificatemanager.v1.stub -
-
Uses of UpdateCertificateMapEntryRequest in com.google.cloud.certificatemanager.v1
Methods in com.google.cloud.certificatemanager.v1 that return UpdateCertificateMapEntryRequest Modifier and Type Method Description UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest.Builder. build()UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest.Builder. buildPartial()static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. getDefaultInstance()UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest.Builder. getDefaultInstanceForType()UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. getDefaultInstanceForType()static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. parseDelimitedFrom(InputStream input)static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. parseFrom(byte[] data)static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. parseFrom(InputStream input)static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. parseFrom(ByteBuffer data)static UpdateCertificateMapEntryRequestUpdateCertificateMapEntryRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.certificatemanager.v1 that return types with arguments of type UpdateCertificateMapEntryRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateCertificateMapEntryRequest>UpdateCertificateMapEntryRequest. getParserForType()static io.grpc.MethodDescriptor<UpdateCertificateMapEntryRequest,com.google.longrunning.Operation>CertificateManagerGrpc. getUpdateCertificateMapEntryMethod()static com.google.protobuf.Parser<UpdateCertificateMapEntryRequest>UpdateCertificateMapEntryRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateCertificateMapEntryRequest,com.google.longrunning.Operation>CertificateManagerClient. updateCertificateMapEntryCallable()Updates a CertificateMapEntry.com.google.api.gax.rpc.OperationCallable<UpdateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata>CertificateManagerClient. updateCertificateMapEntryOperationCallable()Updates a CertificateMapEntry.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata>CertificateManagerSettings.Builder. updateCertificateMapEntryOperationSettings()Returns the builder for the settings used for calls to updateCertificateMapEntry.com.google.api.gax.rpc.OperationCallSettings<UpdateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata>CertificateManagerSettings. updateCertificateMapEntryOperationSettings()Returns the object with the settings used for calls to updateCertificateMapEntry.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCertificateMapEntryRequest,com.google.longrunning.Operation>CertificateManagerSettings.Builder. updateCertificateMapEntrySettings()Returns the builder for the settings used for calls to updateCertificateMapEntry.com.google.api.gax.rpc.UnaryCallSettings<UpdateCertificateMapEntryRequest,com.google.longrunning.Operation>CertificateManagerSettings. updateCertificateMapEntrySettings()Returns the object with the settings used for calls to updateCertificateMapEntry.Methods in com.google.cloud.certificatemanager.v1 with parameters of type UpdateCertificateMapEntryRequest Modifier and Type Method Description UpdateCertificateMapEntryRequest.BuilderUpdateCertificateMapEntryRequest.Builder. mergeFrom(UpdateCertificateMapEntryRequest other)static UpdateCertificateMapEntryRequest.BuilderUpdateCertificateMapEntryRequest. newBuilder(UpdateCertificateMapEntryRequest prototype)default voidCertificateManagerGrpc.AsyncService. updateCertificateMapEntry(UpdateCertificateMapEntryRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates a CertificateMapEntry.com.google.longrunning.OperationCertificateManagerGrpc.CertificateManagerBlockingStub. updateCertificateMapEntry(UpdateCertificateMapEntryRequest request)Updates a CertificateMapEntry.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>CertificateManagerGrpc.CertificateManagerFutureStub. updateCertificateMapEntry(UpdateCertificateMapEntryRequest request)Updates a CertificateMapEntry.voidCertificateManagerGrpc.CertificateManagerStub. updateCertificateMapEntry(UpdateCertificateMapEntryRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates a CertificateMapEntry.com.google.api.gax.longrunning.OperationFuture<CertificateMapEntry,OperationMetadata>CertificateManagerClient. updateCertificateMapEntryAsync(UpdateCertificateMapEntryRequest request)Updates a CertificateMapEntry. -
Uses of UpdateCertificateMapEntryRequest in com.google.cloud.certificatemanager.v1.stub
Methods in com.google.cloud.certificatemanager.v1.stub that return types with arguments of type UpdateCertificateMapEntryRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateCertificateMapEntryRequest,com.google.longrunning.Operation>CertificateManagerStub. updateCertificateMapEntryCallable()com.google.api.gax.rpc.UnaryCallable<UpdateCertificateMapEntryRequest,com.google.longrunning.Operation>GrpcCertificateManagerStub. updateCertificateMapEntryCallable()com.google.api.gax.rpc.UnaryCallable<UpdateCertificateMapEntryRequest,com.google.longrunning.Operation>HttpJsonCertificateManagerStub. updateCertificateMapEntryCallable()com.google.api.gax.rpc.OperationCallable<UpdateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata>CertificateManagerStub. updateCertificateMapEntryOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata>GrpcCertificateManagerStub. updateCertificateMapEntryOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata>HttpJsonCertificateManagerStub. updateCertificateMapEntryOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata>CertificateManagerStubSettings.Builder. updateCertificateMapEntryOperationSettings()Returns the builder for the settings used for calls to updateCertificateMapEntry.com.google.api.gax.rpc.OperationCallSettings<UpdateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata>CertificateManagerStubSettings. updateCertificateMapEntryOperationSettings()Returns the object with the settings used for calls to updateCertificateMapEntry.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCertificateMapEntryRequest,com.google.longrunning.Operation>CertificateManagerStubSettings.Builder. updateCertificateMapEntrySettings()Returns the builder for the settings used for calls to updateCertificateMapEntry.com.google.api.gax.rpc.UnaryCallSettings<UpdateCertificateMapEntryRequest,com.google.longrunning.Operation>CertificateManagerStubSettings. updateCertificateMapEntrySettings()Returns the object with the settings used for calls to updateCertificateMapEntry.
-