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