Uses of Class
com.google.cloud.baremetalsolution.v2.GetLunRequest
-
Packages that use GetLunRequest Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of GetLunRequest in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return GetLunRequest Modifier and Type Method Description GetLunRequestGetLunRequest.Builder. build()GetLunRequestGetLunRequest.Builder. buildPartial()static GetLunRequestGetLunRequest. getDefaultInstance()GetLunRequestGetLunRequest.Builder. getDefaultInstanceForType()GetLunRequestGetLunRequest. getDefaultInstanceForType()static GetLunRequestGetLunRequest. parseDelimitedFrom(InputStream input)static GetLunRequestGetLunRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLunRequestGetLunRequest. parseFrom(byte[] data)static GetLunRequestGetLunRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLunRequestGetLunRequest. parseFrom(com.google.protobuf.ByteString data)static GetLunRequestGetLunRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLunRequestGetLunRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetLunRequestGetLunRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLunRequestGetLunRequest. parseFrom(InputStream input)static GetLunRequestGetLunRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetLunRequestGetLunRequest. parseFrom(ByteBuffer data)static GetLunRequestGetLunRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type GetLunRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetLunRequest,Lun>BareMetalSolutionGrpc. getGetLunMethod()com.google.api.gax.rpc.UnaryCallable<GetLunRequest,Lun>BareMetalSolutionClient. getLunCallable()Get details of a single storage logical unit number(LUN).com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLunRequest,Lun>BareMetalSolutionSettings.Builder. getLunSettings()Returns the builder for the settings used for calls to getLun.com.google.api.gax.rpc.UnaryCallSettings<GetLunRequest,Lun>BareMetalSolutionSettings. getLunSettings()Returns the object with the settings used for calls to getLun.com.google.protobuf.Parser<GetLunRequest>GetLunRequest. getParserForType()static com.google.protobuf.Parser<GetLunRequest>GetLunRequest. parser()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type GetLunRequest Modifier and Type Method Description LunBareMetalSolutionClient. getLun(GetLunRequest request)Get details of a single storage logical unit number(LUN).default voidBareMetalSolutionGrpc.AsyncService. getLun(GetLunRequest request, io.grpc.stub.StreamObserver<Lun> responseObserver)Get details of a single storage logical unit number(LUN).LunBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. getLun(GetLunRequest request)Get details of a single storage logical unit number(LUN).com.google.common.util.concurrent.ListenableFuture<Lun>BareMetalSolutionGrpc.BareMetalSolutionFutureStub. getLun(GetLunRequest request)Get details of a single storage logical unit number(LUN).voidBareMetalSolutionGrpc.BareMetalSolutionStub. getLun(GetLunRequest request, io.grpc.stub.StreamObserver<Lun> responseObserver)Get details of a single storage logical unit number(LUN).GetLunRequest.BuilderGetLunRequest.Builder. mergeFrom(GetLunRequest other)static GetLunRequest.BuilderGetLunRequest. newBuilder(GetLunRequest prototype) -
Uses of GetLunRequest in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type GetLunRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetLunRequest,Lun>BareMetalSolutionStub. getLunCallable()com.google.api.gax.rpc.UnaryCallable<GetLunRequest,Lun>GrpcBareMetalSolutionStub. getLunCallable()com.google.api.gax.rpc.UnaryCallable<GetLunRequest,Lun>HttpJsonBareMetalSolutionStub. getLunCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLunRequest,Lun>BareMetalSolutionStubSettings.Builder. getLunSettings()Returns the builder for the settings used for calls to getLun.com.google.api.gax.rpc.UnaryCallSettings<GetLunRequest,Lun>BareMetalSolutionStubSettings. getLunSettings()Returns the object with the settings used for calls to getLun.
-