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 UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest.Builder. build()
UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest.Builder. buildPartial()
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. getDefaultInstance()
UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest.Builder. getDefaultInstanceForType()
UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. getDefaultInstanceForType()
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. parseDelimitedFrom(InputStream input)
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. parseFrom(byte[] data)
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. parseFrom(InputStream input)
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. parseFrom(ByteBuffer data)
static UpdateCertificateMapEntryRequest
UpdateCertificateMapEntryRequest. 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.Builder
UpdateCertificateMapEntryRequest.Builder. mergeFrom(UpdateCertificateMapEntryRequest other)
static UpdateCertificateMapEntryRequest.Builder
UpdateCertificateMapEntryRequest. newBuilder(UpdateCertificateMapEntryRequest prototype)
default void
CertificateManagerGrpc.AsyncService. updateCertificateMapEntry(UpdateCertificateMapEntryRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates a CertificateMapEntry.com.google.longrunning.Operation
CertificateManagerGrpc.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.void
CertificateManagerGrpc.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.
-