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 ListOSImagesRequestListOSImagesRequest.Builder. build()ListOSImagesRequestListOSImagesRequest.Builder. buildPartial()static ListOSImagesRequestListOSImagesRequest. getDefaultInstance()ListOSImagesRequestListOSImagesRequest.Builder. getDefaultInstanceForType()ListOSImagesRequestListOSImagesRequest. getDefaultInstanceForType()static ListOSImagesRequestListOSImagesRequest. parseDelimitedFrom(InputStream input)static ListOSImagesRequestListOSImagesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSImagesRequestListOSImagesRequest. parseFrom(byte[] data)static ListOSImagesRequestListOSImagesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSImagesRequestListOSImagesRequest. parseFrom(com.google.protobuf.ByteString data)static ListOSImagesRequestListOSImagesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSImagesRequestListOSImagesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListOSImagesRequestListOSImagesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSImagesRequestListOSImagesRequest. parseFrom(InputStream input)static ListOSImagesRequestListOSImagesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSImagesRequestListOSImagesRequest. parseFrom(ByteBuffer data)static ListOSImagesRequestListOSImagesRequest. 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.ListOSImagesPagedResponseBareMetalSolutionClient. listOSImages(ListOSImagesRequest request)Retrieves the list of OS images which are currently approved.default voidBareMetalSolutionGrpc.AsyncService. listOSImages(ListOSImagesRequest request, io.grpc.stub.StreamObserver<ListOSImagesResponse> responseObserver)Retrieves the list of OS images which are currently approved.ListOSImagesResponseBareMetalSolutionGrpc.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.voidBareMetalSolutionGrpc.BareMetalSolutionStub. listOSImages(ListOSImagesRequest request, io.grpc.stub.StreamObserver<ListOSImagesResponse> responseObserver)Retrieves the list of OS images which are currently approved.ListOSImagesRequest.BuilderListOSImagesRequest.Builder. mergeFrom(ListOSImagesRequest other)static ListOSImagesRequest.BuilderListOSImagesRequest. 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.ListOSImagesPageBareMetalSolutionClient.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.
-