Uses of Class
com.google.cloud.baremetalsolution.v2.Lun
-
Packages that use Lun Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of Lun in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return Lun Modifier and Type Method Description LunLun.Builder. build()LunLun.Builder. buildPartial()static LunLun. getDefaultInstance()LunLun.Builder. getDefaultInstanceForType()LunLun. getDefaultInstanceForType()LunBareMetalSolutionClient. getLun(GetLunRequest request)Get details of a single storage logical unit number(LUN).LunBareMetalSolutionClient. getLun(LunName name)Get details of a single storage logical unit number(LUN).LunBareMetalSolutionClient. getLun(String name)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).LunInstance.Builder. getLuns(int index)Immutable.LunInstance. getLuns(int index)Immutable.LunInstanceOrBuilder. getLuns(int index)Immutable.LunListLunsResponse.Builder. getLuns(int index)The list of luns.LunListLunsResponse. getLuns(int index)The list of luns.LunListLunsResponseOrBuilder. getLuns(int index)The list of luns.static LunLun. parseDelimitedFrom(InputStream input)static LunLun. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LunLun. parseFrom(byte[] data)static LunLun. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LunLun. parseFrom(com.google.protobuf.ByteString data)static LunLun. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LunLun. parseFrom(com.google.protobuf.CodedInputStream input)static LunLun. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LunLun. parseFrom(InputStream input)static LunLun. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LunLun. parseFrom(ByteBuffer data)static LunLun. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type Lun Modifier and Type Method Description static io.grpc.MethodDescriptor<GetLunRequest,Lun>BareMetalSolutionGrpc. getGetLunMethod()com.google.common.util.concurrent.ListenableFuture<Lun>BareMetalSolutionGrpc.BareMetalSolutionFutureStub. getLun(GetLunRequest request)Get details of a single storage logical unit number(LUN).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.List<Lun>Instance.Builder. getLunsList()Immutable.List<Lun>Instance. getLunsList()Immutable.List<Lun>InstanceOrBuilder. getLunsList()Immutable.List<Lun>ListLunsResponse.Builder. getLunsList()The list of luns.List<Lun>ListLunsResponse. getLunsList()The list of luns.List<Lun>ListLunsResponseOrBuilder. getLunsList()The list of luns.com.google.protobuf.Parser<Lun>Lun. getParserForType()static com.google.protobuf.Parser<Lun>Lun. parser()Methods in com.google.cloud.baremetalsolution.v2 with parameters of type Lun Modifier and Type Method Description Instance.BuilderInstance.Builder. addLuns(int index, Lun value)Immutable.Instance.BuilderInstance.Builder. addLuns(Lun value)Immutable.ListLunsResponse.BuilderListLunsResponse.Builder. addLuns(int index, Lun value)The list of luns.ListLunsResponse.BuilderListLunsResponse.Builder. addLuns(Lun value)The list of luns.Lun.BuilderLun.Builder. mergeFrom(Lun other)static Lun.BuilderLun. newBuilder(Lun prototype)Instance.BuilderInstance.Builder. setLuns(int index, Lun value)Immutable.ListLunsResponse.BuilderListLunsResponse.Builder. setLuns(int index, Lun value)The list of luns.Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type Lun Modifier and Type Method Description Instance.BuilderInstance.Builder. addAllLuns(Iterable<? extends Lun> values)Immutable.ListLunsResponse.BuilderListLunsResponse.Builder. addAllLuns(Iterable<? extends Lun> values)The list of luns.static com.google.api.core.ApiFuture<BareMetalSolutionClient.ListLunsPagedResponse>BareMetalSolutionClient.ListLunsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListLunsRequest,ListLunsResponse,Lun> context, com.google.api.core.ApiFuture<ListLunsResponse> futureResponse)protected BareMetalSolutionClient.ListLunsPageBareMetalSolutionClient.ListLunsPage. createPage(com.google.api.gax.rpc.PageContext<ListLunsRequest,ListLunsResponse,Lun> context, ListLunsResponse response)com.google.api.core.ApiFuture<BareMetalSolutionClient.ListLunsPage>BareMetalSolutionClient.ListLunsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListLunsRequest,ListLunsResponse,Lun> context, com.google.api.core.ApiFuture<ListLunsResponse> futureResponse)default voidBareMetalSolutionGrpc.AsyncService. getLun(GetLunRequest request, io.grpc.stub.StreamObserver<Lun> responseObserver)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). -
Uses of Lun in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type Lun 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.
-