Uses of Class
com.google.cloud.baremetalsolution.v2.DetachLunRequest
-
Packages that use DetachLunRequest Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of DetachLunRequest in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return DetachLunRequest Modifier and Type Method Description DetachLunRequestDetachLunRequest.Builder. build()DetachLunRequestDetachLunRequest.Builder. buildPartial()static DetachLunRequestDetachLunRequest. getDefaultInstance()DetachLunRequestDetachLunRequest.Builder. getDefaultInstanceForType()DetachLunRequestDetachLunRequest. getDefaultInstanceForType()static DetachLunRequestDetachLunRequest. parseDelimitedFrom(InputStream input)static DetachLunRequestDetachLunRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetachLunRequestDetachLunRequest. parseFrom(byte[] data)static DetachLunRequestDetachLunRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetachLunRequestDetachLunRequest. parseFrom(com.google.protobuf.ByteString data)static DetachLunRequestDetachLunRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetachLunRequestDetachLunRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DetachLunRequestDetachLunRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetachLunRequestDetachLunRequest. parseFrom(InputStream input)static DetachLunRequestDetachLunRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DetachLunRequestDetachLunRequest. parseFrom(ByteBuffer data)static DetachLunRequestDetachLunRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type DetachLunRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DetachLunRequest,com.google.longrunning.Operation>BareMetalSolutionClient. detachLunCallable()Detach LUN from Instance.com.google.api.gax.rpc.OperationCallable<DetachLunRequest,Instance,OperationMetadata>BareMetalSolutionClient. detachLunOperationCallable()Detach LUN from Instance.com.google.api.gax.rpc.OperationCallSettings.Builder<DetachLunRequest,Instance,OperationMetadata>BareMetalSolutionSettings.Builder. detachLunOperationSettings()Returns the builder for the settings used for calls to detachLun.com.google.api.gax.rpc.OperationCallSettings<DetachLunRequest,Instance,OperationMetadata>BareMetalSolutionSettings. detachLunOperationSettings()Returns the object with the settings used for calls to detachLun.com.google.api.gax.rpc.UnaryCallSettings.Builder<DetachLunRequest,com.google.longrunning.Operation>BareMetalSolutionSettings.Builder. detachLunSettings()Returns the builder for the settings used for calls to detachLun.com.google.api.gax.rpc.UnaryCallSettings<DetachLunRequest,com.google.longrunning.Operation>BareMetalSolutionSettings. detachLunSettings()Returns the object with the settings used for calls to detachLun.static io.grpc.MethodDescriptor<DetachLunRequest,com.google.longrunning.Operation>BareMetalSolutionGrpc. getDetachLunMethod()com.google.protobuf.Parser<DetachLunRequest>DetachLunRequest. getParserForType()static com.google.protobuf.Parser<DetachLunRequest>DetachLunRequest. parser()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type DetachLunRequest Modifier and Type Method Description default voidBareMetalSolutionGrpc.AsyncService. detachLun(DetachLunRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Detach LUN from Instance.com.google.longrunning.OperationBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. detachLun(DetachLunRequest request)Detach LUN from Instance.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>BareMetalSolutionGrpc.BareMetalSolutionFutureStub. detachLun(DetachLunRequest request)Detach LUN from Instance.voidBareMetalSolutionGrpc.BareMetalSolutionStub. detachLun(DetachLunRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Detach LUN from Instance.com.google.api.gax.longrunning.OperationFuture<Instance,OperationMetadata>BareMetalSolutionClient. detachLunAsync(DetachLunRequest request)Detach LUN from Instance.DetachLunRequest.BuilderDetachLunRequest.Builder. mergeFrom(DetachLunRequest other)static DetachLunRequest.BuilderDetachLunRequest. newBuilder(DetachLunRequest prototype) -
Uses of DetachLunRequest in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type DetachLunRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DetachLunRequest,com.google.longrunning.Operation>BareMetalSolutionStub. detachLunCallable()com.google.api.gax.rpc.UnaryCallable<DetachLunRequest,com.google.longrunning.Operation>GrpcBareMetalSolutionStub. detachLunCallable()com.google.api.gax.rpc.UnaryCallable<DetachLunRequest,com.google.longrunning.Operation>HttpJsonBareMetalSolutionStub. detachLunCallable()com.google.api.gax.rpc.OperationCallable<DetachLunRequest,Instance,OperationMetadata>BareMetalSolutionStub. detachLunOperationCallable()com.google.api.gax.rpc.OperationCallable<DetachLunRequest,Instance,OperationMetadata>GrpcBareMetalSolutionStub. detachLunOperationCallable()com.google.api.gax.rpc.OperationCallable<DetachLunRequest,Instance,OperationMetadata>HttpJsonBareMetalSolutionStub. detachLunOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DetachLunRequest,Instance,OperationMetadata>BareMetalSolutionStubSettings.Builder. detachLunOperationSettings()Returns the builder for the settings used for calls to detachLun.com.google.api.gax.rpc.OperationCallSettings<DetachLunRequest,Instance,OperationMetadata>BareMetalSolutionStubSettings. detachLunOperationSettings()Returns the object with the settings used for calls to detachLun.com.google.api.gax.rpc.UnaryCallSettings.Builder<DetachLunRequest,com.google.longrunning.Operation>BareMetalSolutionStubSettings.Builder. detachLunSettings()Returns the builder for the settings used for calls to detachLun.com.google.api.gax.rpc.UnaryCallSettings<DetachLunRequest,com.google.longrunning.Operation>BareMetalSolutionStubSettings. detachLunSettings()Returns the object with the settings used for calls to detachLun.
-