Uses of Class
com.google.cloud.config.v1.LockDeploymentRequest
-
Packages that use LockDeploymentRequest Package Description com.google.cloud.config.v1 A client to Infrastructure Manager APIcom.google.cloud.config.v1.stub -
-
Uses of LockDeploymentRequest in com.google.cloud.config.v1
Methods in com.google.cloud.config.v1 that return LockDeploymentRequest Modifier and Type Method Description LockDeploymentRequest
LockDeploymentRequest.Builder. build()
LockDeploymentRequest
LockDeploymentRequest.Builder. buildPartial()
static LockDeploymentRequest
LockDeploymentRequest. getDefaultInstance()
LockDeploymentRequest
LockDeploymentRequest.Builder. getDefaultInstanceForType()
LockDeploymentRequest
LockDeploymentRequest. getDefaultInstanceForType()
static LockDeploymentRequest
LockDeploymentRequest. parseDelimitedFrom(InputStream input)
static LockDeploymentRequest
LockDeploymentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LockDeploymentRequest
LockDeploymentRequest. parseFrom(byte[] data)
static LockDeploymentRequest
LockDeploymentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LockDeploymentRequest
LockDeploymentRequest. parseFrom(com.google.protobuf.ByteString data)
static LockDeploymentRequest
LockDeploymentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LockDeploymentRequest
LockDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static LockDeploymentRequest
LockDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LockDeploymentRequest
LockDeploymentRequest. parseFrom(InputStream input)
static LockDeploymentRequest
LockDeploymentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LockDeploymentRequest
LockDeploymentRequest. parseFrom(ByteBuffer data)
static LockDeploymentRequest
LockDeploymentRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.config.v1 that return types with arguments of type LockDeploymentRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<LockDeploymentRequest,com.google.longrunning.Operation>
ConfigGrpc. getLockDeploymentMethod()
com.google.protobuf.Parser<LockDeploymentRequest>
LockDeploymentRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<LockDeploymentRequest,com.google.longrunning.Operation>
ConfigClient. lockDeploymentCallable()
Locks a deployment.com.google.api.gax.rpc.OperationCallable<LockDeploymentRequest,Deployment,OperationMetadata>
ConfigClient. lockDeploymentOperationCallable()
Locks a deployment.com.google.api.gax.rpc.OperationCallSettings.Builder<LockDeploymentRequest,Deployment,OperationMetadata>
ConfigSettings.Builder. lockDeploymentOperationSettings()
Returns the builder for the settings used for calls to lockDeployment.com.google.api.gax.rpc.OperationCallSettings<LockDeploymentRequest,Deployment,OperationMetadata>
ConfigSettings. lockDeploymentOperationSettings()
Returns the object with the settings used for calls to lockDeployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<LockDeploymentRequest,com.google.longrunning.Operation>
ConfigSettings.Builder. lockDeploymentSettings()
Returns the builder for the settings used for calls to lockDeployment.com.google.api.gax.rpc.UnaryCallSettings<LockDeploymentRequest,com.google.longrunning.Operation>
ConfigSettings. lockDeploymentSettings()
Returns the object with the settings used for calls to lockDeployment.static com.google.protobuf.Parser<LockDeploymentRequest>
LockDeploymentRequest. parser()
Methods in com.google.cloud.config.v1 with parameters of type LockDeploymentRequest Modifier and Type Method Description default void
ConfigGrpc.AsyncService. lockDeployment(LockDeploymentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Locks a deployment.com.google.longrunning.Operation
ConfigGrpc.ConfigBlockingStub. lockDeployment(LockDeploymentRequest request)
Locks a deployment.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ConfigGrpc.ConfigFutureStub. lockDeployment(LockDeploymentRequest request)
Locks a deployment.void
ConfigGrpc.ConfigStub. lockDeployment(LockDeploymentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Locks a deployment.com.google.api.gax.longrunning.OperationFuture<Deployment,OperationMetadata>
ConfigClient. lockDeploymentAsync(LockDeploymentRequest request)
Locks a deployment.LockDeploymentRequest.Builder
LockDeploymentRequest.Builder. mergeFrom(LockDeploymentRequest other)
static LockDeploymentRequest.Builder
LockDeploymentRequest. newBuilder(LockDeploymentRequest prototype)
-
Uses of LockDeploymentRequest in com.google.cloud.config.v1.stub
Methods in com.google.cloud.config.v1.stub that return types with arguments of type LockDeploymentRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<LockDeploymentRequest,com.google.longrunning.Operation>
ConfigStub. lockDeploymentCallable()
com.google.api.gax.rpc.UnaryCallable<LockDeploymentRequest,com.google.longrunning.Operation>
GrpcConfigStub. lockDeploymentCallable()
com.google.api.gax.rpc.UnaryCallable<LockDeploymentRequest,com.google.longrunning.Operation>
HttpJsonConfigStub. lockDeploymentCallable()
com.google.api.gax.rpc.OperationCallable<LockDeploymentRequest,Deployment,OperationMetadata>
ConfigStub. lockDeploymentOperationCallable()
com.google.api.gax.rpc.OperationCallable<LockDeploymentRequest,Deployment,OperationMetadata>
GrpcConfigStub. lockDeploymentOperationCallable()
com.google.api.gax.rpc.OperationCallable<LockDeploymentRequest,Deployment,OperationMetadata>
HttpJsonConfigStub. lockDeploymentOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<LockDeploymentRequest,Deployment,OperationMetadata>
ConfigStubSettings.Builder. lockDeploymentOperationSettings()
Returns the builder for the settings used for calls to lockDeployment.com.google.api.gax.rpc.OperationCallSettings<LockDeploymentRequest,Deployment,OperationMetadata>
ConfigStubSettings. lockDeploymentOperationSettings()
Returns the object with the settings used for calls to lockDeployment.com.google.api.gax.rpc.UnaryCallSettings.Builder<LockDeploymentRequest,com.google.longrunning.Operation>
ConfigStubSettings.Builder. lockDeploymentSettings()
Returns the builder for the settings used for calls to lockDeployment.com.google.api.gax.rpc.UnaryCallSettings<LockDeploymentRequest,com.google.longrunning.Operation>
ConfigStubSettings. lockDeploymentSettings()
Returns the object with the settings used for calls to lockDeployment.
-