Uses of Class
com.google.cloud.baremetalsolution.v2.ListOSImagesResponse
-
Packages that use ListOSImagesResponse Package Description com.google.cloud.baremetalsolution.v2 A client to Bare Metal Solution APIcom.google.cloud.baremetalsolution.v2.stub -
-
Uses of ListOSImagesResponse in com.google.cloud.baremetalsolution.v2
Methods in com.google.cloud.baremetalsolution.v2 that return ListOSImagesResponse Modifier and Type Method Description ListOSImagesResponse
ListOSImagesResponse.Builder. build()
ListOSImagesResponse
ListOSImagesResponse.Builder. buildPartial()
static ListOSImagesResponse
ListOSImagesResponse. getDefaultInstance()
ListOSImagesResponse
ListOSImagesResponse.Builder. getDefaultInstanceForType()
ListOSImagesResponse
ListOSImagesResponse. getDefaultInstanceForType()
ListOSImagesResponse
BareMetalSolutionGrpc.BareMetalSolutionBlockingStub. listOSImages(ListOSImagesRequest request)
Retrieves the list of OS images which are currently approved.static ListOSImagesResponse
ListOSImagesResponse. parseDelimitedFrom(InputStream input)
static ListOSImagesResponse
ListOSImagesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListOSImagesResponse
ListOSImagesResponse. parseFrom(byte[] data)
static ListOSImagesResponse
ListOSImagesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListOSImagesResponse
ListOSImagesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListOSImagesResponse
ListOSImagesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListOSImagesResponse
ListOSImagesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListOSImagesResponse
ListOSImagesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListOSImagesResponse
ListOSImagesResponse. parseFrom(InputStream input)
static ListOSImagesResponse
ListOSImagesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListOSImagesResponse
ListOSImagesResponse. parseFrom(ByteBuffer data)
static ListOSImagesResponse
ListOSImagesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.baremetalsolution.v2 that return types with arguments of type ListOSImagesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListOSImagesRequest,ListOSImagesResponse>
BareMetalSolutionGrpc. getListOSImagesMethod()
com.google.protobuf.Parser<ListOSImagesResponse>
ListOSImagesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListOSImagesResponse>
BareMetalSolutionGrpc.BareMetalSolutionFutureStub. listOSImages(ListOSImagesRequest request)
Retrieves the list of OS images which are currently approved.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.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<ListOSImagesResponse>
ListOSImagesResponse. parser()
Methods in com.google.cloud.baremetalsolution.v2 with parameters of type ListOSImagesResponse Modifier and Type Method Description protected BareMetalSolutionClient.ListOSImagesPage
BareMetalSolutionClient.ListOSImagesPage. createPage(com.google.api.gax.rpc.PageContext<ListOSImagesRequest,ListOSImagesResponse,OSImage> context, ListOSImagesResponse response)
ListOSImagesResponse.Builder
ListOSImagesResponse.Builder. mergeFrom(ListOSImagesResponse other)
static ListOSImagesResponse.Builder
ListOSImagesResponse. newBuilder(ListOSImagesResponse prototype)
Method parameters in com.google.cloud.baremetalsolution.v2 with type arguments of type ListOSImagesResponse 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)
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)
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)
default void
BareMetalSolutionGrpc.AsyncService. listOSImages(ListOSImagesRequest request, io.grpc.stub.StreamObserver<ListOSImagesResponse> responseObserver)
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. -
Uses of ListOSImagesResponse in com.google.cloud.baremetalsolution.v2.stub
Methods in com.google.cloud.baremetalsolution.v2.stub that return types with arguments of type ListOSImagesResponse 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.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.
-