Uses of Class
com.google.cloud.baremetalsolution.v2.EvictLunRequest
-
Packages that use EvictLunRequest Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of EvictLunRequest in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return EvictLunRequest Modifier and Type Method Description EvictLunRequestEvictLunRequest.Builder. build()EvictLunRequestEvictLunRequest.Builder. buildPartial()static EvictLunRequestEvictLunRequest. getDefaultInstance()EvictLunRequestEvictLunRequest.Builder. getDefaultInstanceForType()EvictLunRequestEvictLunRequest. getDefaultInstanceForType()static EvictLunRequestEvictLunRequest. parseDelimitedFrom(InputStream input)static EvictLunRequestEvictLunRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvictLunRequestEvictLunRequest. parseFrom(byte[] data)static EvictLunRequestEvictLunRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvictLunRequestEvictLunRequest. parseFrom(com.google.protobuf.ByteString data)static EvictLunRequestEvictLunRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvictLunRequestEvictLunRequest. parseFrom(com.google.protobuf.CodedInputStream input)static EvictLunRequestEvictLunRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvictLunRequestEvictLunRequest. parseFrom(InputStream input)static EvictLunRequestEvictLunRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EvictLunRequestEvictLunRequest. parseFrom(ByteBuffer data)static EvictLunRequestEvictLunRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type EvictLunRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<EvictLunRequest,com.google.longrunning.Operation>BareMetalSolutionClient. evictLunCallable()Skips lun's cooloff and deletes it now.com.google.api.gax.rpc.OperationCallable<EvictLunRequest,com.google.protobuf.Empty,OperationMetadata>BareMetalSolutionClient. evictLunOperationCallable()Skips lun's cooloff and deletes it now.com.google.api.gax.rpc.OperationCallSettings.Builder<EvictLunRequest,com.google.protobuf.Empty,OperationMetadata>BareMetalSolutionSettings.Builder. evictLunOperationSettings()Returns the builder for the settings used for calls to evictLun.com.google.api.gax.rpc.OperationCallSettings<EvictLunRequest,com.google.protobuf.Empty,OperationMetadata>BareMetalSolutionSettings. evictLunOperationSettings()Returns the object with the settings used for calls to evictLun.com.google.api.gax.rpc.UnaryCallSettings.Builder<EvictLunRequest,com.google.longrunning.Operation>BareMetalSolutionSettings.Builder. evictLunSettings()Returns the builder for the settings used for calls to evictLun.com.google.api.gax.rpc.UnaryCallSettings<EvictLunRequest,com.google.longrunning.Operation>BareMetalSolutionSettings. evictLunSettings()Returns the object with the settings used for calls to evictLun.static io.grpc.MethodDescriptor<EvictLunRequest,com.google.longrunning.Operation>BareMetalSolutionGrpc. getEvictLunMethod()com.google.protobuf.Parser<EvictLunRequest>EvictLunRequest. getParserForType()static com.google.protobuf.Parser<EvictLunRequest>EvictLunRequest. parser()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type EvictLunRequest Modifier and Type Method Description default voidBareMetalSolutionGrpc.AsyncService. evictLun(EvictLunRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Skips lun's cooloff and deletes it now.com.google.longrunning.OperationBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. evictLun(EvictLunRequest request)Skips lun's cooloff and deletes it now.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>BareMetalSolutionGrpc.BareMetalSolutionFutureStub. evictLun(EvictLunRequest request)Skips lun's cooloff and deletes it now.voidBareMetalSolutionGrpc.BareMetalSolutionStub. evictLun(EvictLunRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Skips lun's cooloff and deletes it now.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>BareMetalSolutionClient. evictLunAsync(EvictLunRequest request)Skips lun's cooloff and deletes it now.EvictLunRequest.BuilderEvictLunRequest.Builder. mergeFrom(EvictLunRequest other)static EvictLunRequest.BuilderEvictLunRequest. newBuilder(EvictLunRequest prototype) -
Uses of EvictLunRequest in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type EvictLunRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<EvictLunRequest,com.google.longrunning.Operation>BareMetalSolutionStub. evictLunCallable()com.google.api.gax.rpc.UnaryCallable<EvictLunRequest,com.google.longrunning.Operation>GrpcBareMetalSolutionStub. evictLunCallable()com.google.api.gax.rpc.UnaryCallable<EvictLunRequest,com.google.longrunning.Operation>HttpJsonBareMetalSolutionStub. evictLunCallable()com.google.api.gax.rpc.OperationCallable<EvictLunRequest,com.google.protobuf.Empty,OperationMetadata>BareMetalSolutionStub. evictLunOperationCallable()com.google.api.gax.rpc.OperationCallable<EvictLunRequest,com.google.protobuf.Empty,OperationMetadata>GrpcBareMetalSolutionStub. evictLunOperationCallable()com.google.api.gax.rpc.OperationCallable<EvictLunRequest,com.google.protobuf.Empty,OperationMetadata>HttpJsonBareMetalSolutionStub. evictLunOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<EvictLunRequest,com.google.protobuf.Empty,OperationMetadata>BareMetalSolutionStubSettings.Builder. evictLunOperationSettings()Returns the builder for the settings used for calls to evictLun.com.google.api.gax.rpc.OperationCallSettings<EvictLunRequest,com.google.protobuf.Empty,OperationMetadata>BareMetalSolutionStubSettings. evictLunOperationSettings()Returns the object with the settings used for calls to evictLun.com.google.api.gax.rpc.UnaryCallSettings.Builder<EvictLunRequest,com.google.longrunning.Operation>BareMetalSolutionStubSettings.Builder. evictLunSettings()Returns the builder for the settings used for calls to evictLun.com.google.api.gax.rpc.UnaryCallSettings<EvictLunRequest,com.google.longrunning.Operation>BareMetalSolutionStubSettings. evictLunSettings()Returns the object with the settings used for calls to evictLun.
-