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 ListOSImagesResponseListOSImagesResponse.Builder. build()ListOSImagesResponseListOSImagesResponse.Builder. buildPartial()static ListOSImagesResponseListOSImagesResponse. getDefaultInstance()ListOSImagesResponseListOSImagesResponse.Builder. getDefaultInstanceForType()ListOSImagesResponseListOSImagesResponse. getDefaultInstanceForType()ListOSImagesResponseBareMetalSolutionGrpc.BareMetalSolutionBlockingStub. listOSImages(ListOSImagesRequest request)Retrieves the list of OS images which are currently approved.static ListOSImagesResponseListOSImagesResponse. parseDelimitedFrom(InputStream input)static ListOSImagesResponseListOSImagesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSImagesResponseListOSImagesResponse. parseFrom(byte[] data)static ListOSImagesResponseListOSImagesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSImagesResponseListOSImagesResponse. parseFrom(com.google.protobuf.ByteString data)static ListOSImagesResponseListOSImagesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSImagesResponseListOSImagesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListOSImagesResponseListOSImagesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSImagesResponseListOSImagesResponse. parseFrom(InputStream input)static ListOSImagesResponseListOSImagesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListOSImagesResponseListOSImagesResponse. parseFrom(ByteBuffer data)static ListOSImagesResponseListOSImagesResponse. 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.ListOSImagesPageBareMetalSolutionClient.ListOSImagesPage. createPage(com.google.api.gax.rpc.PageContext<ListOSImagesRequest,ListOSImagesResponse,OSImage> context, ListOSImagesResponse response)ListOSImagesResponse.BuilderListOSImagesResponse.Builder. mergeFrom(ListOSImagesResponse other)static ListOSImagesResponse.BuilderListOSImagesResponse. 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.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)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 voidBareMetalSolutionGrpc.AsyncService. listOSImages(ListOSImagesRequest request, io.grpc.stub.StreamObserver<ListOSImagesResponse> responseObserver)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. -
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.
-