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 LockDeploymentRequestLockDeploymentRequest.Builder. build()LockDeploymentRequestLockDeploymentRequest.Builder. buildPartial()static LockDeploymentRequestLockDeploymentRequest. getDefaultInstance()LockDeploymentRequestLockDeploymentRequest.Builder. getDefaultInstanceForType()LockDeploymentRequestLockDeploymentRequest. getDefaultInstanceForType()static LockDeploymentRequestLockDeploymentRequest. parseDelimitedFrom(InputStream input)static LockDeploymentRequestLockDeploymentRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LockDeploymentRequestLockDeploymentRequest. parseFrom(byte[] data)static LockDeploymentRequestLockDeploymentRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LockDeploymentRequestLockDeploymentRequest. parseFrom(com.google.protobuf.ByteString data)static LockDeploymentRequestLockDeploymentRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LockDeploymentRequestLockDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input)static LockDeploymentRequestLockDeploymentRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LockDeploymentRequestLockDeploymentRequest. parseFrom(InputStream input)static LockDeploymentRequestLockDeploymentRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LockDeploymentRequestLockDeploymentRequest. parseFrom(ByteBuffer data)static LockDeploymentRequestLockDeploymentRequest. 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 voidConfigGrpc.AsyncService. lockDeployment(LockDeploymentRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Locks a deployment.com.google.longrunning.OperationConfigGrpc.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.voidConfigGrpc.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.BuilderLockDeploymentRequest.Builder. mergeFrom(LockDeploymentRequest other)static LockDeploymentRequest.BuilderLockDeploymentRequest. 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.
-