Uses of Class
com.google.cloud.baremetalsolution.v2.ListOSImagesRequest
-
Packages that use ListOSImagesRequest Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of ListOSImagesRequest in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return ListOSImagesRequest Modifier and Type Method Description ListOSImagesRequest
ListOSImagesRequest.Builder. build()
ListOSImagesRequest
ListOSImagesRequest.Builder. buildPartial()
static ListOSImagesRequest
ListOSImagesRequest. getDefaultInstance()
ListOSImagesRequest
ListOSImagesRequest.Builder. getDefaultInstanceForType()
ListOSImagesRequest
ListOSImagesRequest. getDefaultInstanceForType()
static ListOSImagesRequest
ListOSImagesRequest. parseDelimitedFrom(InputStream input)
static ListOSImagesRequest
ListOSImagesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListOSImagesRequest
ListOSImagesRequest. parseFrom(byte[] data)
static ListOSImagesRequest
ListOSImagesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListOSImagesRequest
ListOSImagesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListOSImagesRequest
ListOSImagesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListOSImagesRequest
ListOSImagesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListOSImagesRequest
ListOSImagesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListOSImagesRequest
ListOSImagesRequest. parseFrom(InputStream input)
static ListOSImagesRequest
ListOSImagesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListOSImagesRequest
ListOSImagesRequest. parseFrom(ByteBuffer data)
static ListOSImagesRequest
ListOSImagesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type ListOSImagesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListOSImagesRequest,ListOSImagesResponse>
BareMetalSolutionGrpc. getListOSImagesMethod()
com.google.protobuf.Parser<ListOSImagesRequest>
ListOSImagesRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListOSImagesRequest,ListOSImagesResponse>
BareMetalSolutionClient. listOSImagesCallable()
Retrieves the list of OS images which are currently approved.com.google.api.gax.rpc.UnaryCallable<ListOSImagesRequest,BareMetalSolutionClient.ListOSImagesPagedResponse>
BareMetalSolutionClient. listOSImagesPagedCallable()
Retrieves the list of OS images which are currently approved.com.google.api.gax.rpc.PagedCallSettings.Builder<ListOSImagesRequest,ListOSImagesResponse,BareMetalSolutionClient.ListOSImagesPagedResponse>
BareMetalSolutionSettings.Builder. listOSImagesSettings()
Returns the builder for the settings used for calls to listOSImages.com.google.api.gax.rpc.PagedCallSettings<ListOSImagesRequest,ListOSImagesResponse,BareMetalSolutionClient.ListOSImagesPagedResponse>
BareMetalSolutionSettings. listOSImagesSettings()
Returns the object with the settings used for calls to listOSImages.static com.google.protobuf.Parser<ListOSImagesRequest>
ListOSImagesRequest. parser()
Methods in com.google.cloud.baremetalsolution.v2 with parameters of type ListOSImagesRequest Modifier and Type Method Description BareMetalSolutionClient.ListOSImagesPagedResponse
BareMetalSolutionClient. listOSImages(ListOSImagesRequest request)
Retrieves the list of OS images which are currently approved.default void
BareMetalSolutionGrpc.AsyncService. listOSImages(ListOSImagesRequest request, io.grpc.stub.StreamObserver<ListOSImagesResponse> responseObserver)
Retrieves the list of OS images which are currently approved.ListOSImagesResponse
BareMetalSolutionGrpc.BareMetalSolutionBlockingStub. listOSImages(ListOSImagesRequest request)
Retrieves the list of OS images which are currently approved.com.google.common.util.concurrent.ListenableFuture<ListOSImagesResponse>
BareMetalSolutionGrpc.BareMetalSolutionFutureStub. listOSImages(ListOSImagesRequest request)
Retrieves the list of OS images which are currently approved.void
BareMetalSolutionGrpc.BareMetalSolutionStub. listOSImages(ListOSImagesRequest request, io.grpc.stub.StreamObserver<ListOSImagesResponse> responseObserver)
Retrieves the list of OS images which are currently approved.ListOSImagesRequest.Builder
ListOSImagesRequest.Builder. mergeFrom(ListOSImagesRequest other)
static ListOSImagesRequest.Builder
ListOSImagesRequest. newBuilder(ListOSImagesRequest prototype)
Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type ListOSImagesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<BareMetalSolutionClient.ListOSImagesPagedResponse>
BareMetalSolutionClient.ListOSImagesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListOSImagesRequest,ListOSImagesResponse,OSImage> context, com.google.api.core.ApiFuture<ListOSImagesResponse> futureResponse)
protected BareMetalSolutionClient.ListOSImagesPage
BareMetalSolutionClient.ListOSImagesPage. createPage(com.google.api.gax.rpc.PageContext<ListOSImagesRequest,ListOSImagesResponse,OSImage> context, ListOSImagesResponse response)
com.google.api.core.ApiFuture<BareMetalSolutionClient.ListOSImagesPage>
BareMetalSolutionClient.ListOSImagesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListOSImagesRequest,ListOSImagesResponse,OSImage> context, com.google.api.core.ApiFuture<ListOSImagesResponse> futureResponse)
-
Uses of ListOSImagesRequest in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type ListOSImagesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListOSImagesRequest,ListOSImagesResponse>
BareMetalSolutionStub. listOSImagesCallable()
com.google.api.gax.rpc.UnaryCallable<ListOSImagesRequest,ListOSImagesResponse>
GrpcBareMetalSolutionStub. listOSImagesCallable()
com.google.api.gax.rpc.UnaryCallable<ListOSImagesRequest,ListOSImagesResponse>
HttpJsonBareMetalSolutionStub. listOSImagesCallable()
com.google.api.gax.rpc.UnaryCallable<ListOSImagesRequest,BareMetalSolutionClient.ListOSImagesPagedResponse>
BareMetalSolutionStub. listOSImagesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListOSImagesRequest,BareMetalSolutionClient.ListOSImagesPagedResponse>
GrpcBareMetalSolutionStub. listOSImagesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListOSImagesRequest,BareMetalSolutionClient.ListOSImagesPagedResponse>
HttpJsonBareMetalSolutionStub. listOSImagesPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListOSImagesRequest,ListOSImagesResponse,BareMetalSolutionClient.ListOSImagesPagedResponse>
BareMetalSolutionStubSettings.Builder. listOSImagesSettings()
Returns the builder for the settings used for calls to listOSImages.com.google.api.gax.rpc.PagedCallSettings<ListOSImagesRequest,ListOSImagesResponse,BareMetalSolutionClient.ListOSImagesPagedResponse>
BareMetalSolutionStubSettings. listOSImagesSettings()
Returns the object with the settings used for calls to listOSImages.
-