Uses of Class
com.oracle.bmc.core.responses.ListComputeGlobalImageCapabilitySchemaVersionsResponse
-
Packages that use ListComputeGlobalImageCapabilitySchemaVersionsResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of ListComputeGlobalImageCapabilitySchemaVersionsResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return ListComputeGlobalImageCapabilitySchemaVersionsResponse Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemaVersionsResponseCompute. listComputeGlobalImageCapabilitySchemaVersions(ListComputeGlobalImageCapabilitySchemaVersionsRequest request)Lists Compute Global Image Capability Schema versions in the specified compartment.ListComputeGlobalImageCapabilitySchemaVersionsResponseComputeClient. listComputeGlobalImageCapabilitySchemaVersions(ListComputeGlobalImageCapabilitySchemaVersionsRequest request)Method parameters in com.oracle.bmc.core with type arguments of type ListComputeGlobalImageCapabilitySchemaVersionsResponse Modifier and Type Method Description Future<ListComputeGlobalImageCapabilitySchemaVersionsResponse>ComputeAsync. listComputeGlobalImageCapabilitySchemaVersions(ListComputeGlobalImageCapabilitySchemaVersionsRequest request, AsyncHandler<ListComputeGlobalImageCapabilitySchemaVersionsRequest,ListComputeGlobalImageCapabilitySchemaVersionsResponse> handler)Lists Compute Global Image Capability Schema versions in the specified compartment.Future<ListComputeGlobalImageCapabilitySchemaVersionsResponse>ComputeAsyncClient. listComputeGlobalImageCapabilitySchemaVersions(ListComputeGlobalImageCapabilitySchemaVersionsRequest request, AsyncHandler<ListComputeGlobalImageCapabilitySchemaVersionsRequest,ListComputeGlobalImageCapabilitySchemaVersionsResponse> handler) -
Uses of ListComputeGlobalImageCapabilitySchemaVersionsResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return ListComputeGlobalImageCapabilitySchemaVersionsResponse Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemaVersionsResponseListComputeGlobalImageCapabilitySchemaVersionsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type ListComputeGlobalImageCapabilitySchemaVersionsResponse Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemaVersionsResponse.BuilderListComputeGlobalImageCapabilitySchemaVersionsResponse.Builder. copy(ListComputeGlobalImageCapabilitySchemaVersionsResponse o)Copy method to populate the builder with values from the given instance.
-