Uses of Class
com.google.cloud.baremetalsolution.v2.ListLunsResponse
-
Packages that use ListLunsResponse Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of ListLunsResponse in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return ListLunsResponse Modifier and Type Method Description ListLunsResponse
ListLunsResponse.Builder. build()
ListLunsResponse
ListLunsResponse.Builder. buildPartial()
static ListLunsResponse
ListLunsResponse. getDefaultInstance()
ListLunsResponse
ListLunsResponse.Builder. getDefaultInstanceForType()
ListLunsResponse
ListLunsResponse. getDefaultInstanceForType()
ListLunsResponse
BareMetalSolutionGrpc.BareMetalSolutionBlockingStub. listLuns(ListLunsRequest request)
List storage volume luns for given storage volume.static ListLunsResponse
ListLunsResponse. parseDelimitedFrom(InputStream input)
static ListLunsResponse
ListLunsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLunsResponse
ListLunsResponse. parseFrom(byte[] data)
static ListLunsResponse
ListLunsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLunsResponse
ListLunsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListLunsResponse
ListLunsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLunsResponse
ListLunsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListLunsResponse
ListLunsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLunsResponse
ListLunsResponse. parseFrom(InputStream input)
static ListLunsResponse
ListLunsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListLunsResponse
ListLunsResponse. parseFrom(ByteBuffer data)
static ListLunsResponse
ListLunsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type ListLunsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListLunsRequest,ListLunsResponse>
BareMetalSolutionGrpc. getListLunsMethod()
com.google.protobuf.Parser<ListLunsResponse>
ListLunsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListLunsResponse>
BareMetalSolutionGrpc.BareMetalSolutionFutureStub. listLuns(ListLunsRequest request)
List storage volume luns for given storage volume.com.google.api.gax.rpc.UnaryCallable<ListLunsRequest,ListLunsResponse>
BareMetalSolutionClient. listLunsCallable()
List storage volume luns for given storage volume.com.google.api.gax.rpc.PagedCallSettings.Builder<ListLunsRequest,ListLunsResponse,BareMetalSolutionClient.ListLunsPagedResponse>
BareMetalSolutionSettings.Builder. listLunsSettings()
Returns the builder for the settings used for calls to listLuns.com.google.api.gax.rpc.PagedCallSettings<ListLunsRequest,ListLunsResponse,BareMetalSolutionClient.ListLunsPagedResponse>
BareMetalSolutionSettings. listLunsSettings()
Returns the object with the settings used for calls to listLuns.static com.google.protobuf.Parser<ListLunsResponse>
ListLunsResponse. parser()
Methods in com.google.cloud.baremetalsolution.v2 with parameters of type ListLunsResponse Modifier and Type Method Description protected BareMetalSolutionClient.ListLunsPage
BareMetalSolutionClient.ListLunsPage. createPage(com.google.api.gax.rpc.PageContext<ListLunsRequest,ListLunsResponse,Lun> context, ListLunsResponse response)
ListLunsResponse.Builder
ListLunsResponse.Builder. mergeFrom(ListLunsResponse other)
static ListLunsResponse.Builder
ListLunsResponse. newBuilder(ListLunsResponse prototype)
Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type ListLunsResponse Modifier and Type Method Description 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)
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.ListLunsPage
BareMetalSolutionClient.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)
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 void
BareMetalSolutionGrpc.AsyncService. listLuns(ListLunsRequest request, io.grpc.stub.StreamObserver<ListLunsResponse> responseObserver)
List storage volume luns for given storage volume.void
BareMetalSolutionGrpc.BareMetalSolutionStub. listLuns(ListLunsRequest request, io.grpc.stub.StreamObserver<ListLunsResponse> responseObserver)
List storage volume luns for given storage volume. -
Uses of ListLunsResponse in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type ListLunsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListLunsRequest,ListLunsResponse>
BareMetalSolutionStub. listLunsCallable()
com.google.api.gax.rpc.UnaryCallable<ListLunsRequest,ListLunsResponse>
GrpcBareMetalSolutionStub. listLunsCallable()
com.google.api.gax.rpc.UnaryCallable<ListLunsRequest,ListLunsResponse>
HttpJsonBareMetalSolutionStub. listLunsCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListLunsRequest,ListLunsResponse,BareMetalSolutionClient.ListLunsPagedResponse>
BareMetalSolutionStubSettings.Builder. listLunsSettings()
Returns the builder for the settings used for calls to listLuns.com.google.api.gax.rpc.PagedCallSettings<ListLunsRequest,ListLunsResponse,BareMetalSolutionClient.ListLunsPagedResponse>
BareMetalSolutionStubSettings. listLunsSettings()
Returns the object with the settings used for calls to listLuns.
-