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 EvictLunRequest
EvictLunRequest.Builder. build()
EvictLunRequest
EvictLunRequest.Builder. buildPartial()
static EvictLunRequest
EvictLunRequest. getDefaultInstance()
EvictLunRequest
EvictLunRequest.Builder. getDefaultInstanceForType()
EvictLunRequest
EvictLunRequest. getDefaultInstanceForType()
static EvictLunRequest
EvictLunRequest. parseDelimitedFrom(InputStream input)
static EvictLunRequest
EvictLunRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EvictLunRequest
EvictLunRequest. parseFrom(byte[] data)
static EvictLunRequest
EvictLunRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EvictLunRequest
EvictLunRequest. parseFrom(com.google.protobuf.ByteString data)
static EvictLunRequest
EvictLunRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EvictLunRequest
EvictLunRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static EvictLunRequest
EvictLunRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EvictLunRequest
EvictLunRequest. parseFrom(InputStream input)
static EvictLunRequest
EvictLunRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static EvictLunRequest
EvictLunRequest. parseFrom(ByteBuffer data)
static EvictLunRequest
EvictLunRequest. 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 void
BareMetalSolutionGrpc.AsyncService. evictLun(EvictLunRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Skips lun's cooloff and deletes it now.com.google.longrunning.Operation
BareMetalSolutionGrpc.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.void
BareMetalSolutionGrpc.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.Builder
EvictLunRequest.Builder. mergeFrom(EvictLunRequest other)
static EvictLunRequest.Builder
EvictLunRequest. 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.
-