Uses of Class
com.oracle.bmc.core.requests.ListComputeGlobalImageCapabilitySchemaVersionsRequest
- 
Packages that use ListComputeGlobalImageCapabilitySchemaVersionsRequest Package Description com.oracle.bmc.core com.oracle.bmc.core.requests 
- 
- 
Uses of ListComputeGlobalImageCapabilitySchemaVersionsRequest in com.oracle.bmc.coreMethod parameters in com.oracle.bmc.core with type arguments of type ListComputeGlobalImageCapabilitySchemaVersionsRequest 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 ListComputeGlobalImageCapabilitySchemaVersionsRequest in com.oracle.bmc.core.requestsMethods in com.oracle.bmc.core.requests that return ListComputeGlobalImageCapabilitySchemaVersionsRequest Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemaVersionsRequestListComputeGlobalImageCapabilitySchemaVersionsRequest.Builder. build()Build the instance of ListComputeGlobalImageCapabilitySchemaVersionsRequest as configured by this builderListComputeGlobalImageCapabilitySchemaVersionsRequestListComputeGlobalImageCapabilitySchemaVersionsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListComputeGlobalImageCapabilitySchemaVersionsRequest as configured by this builderMethods in com.oracle.bmc.core.requests with parameters of type ListComputeGlobalImageCapabilitySchemaVersionsRequest Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemaVersionsRequest.BuilderListComputeGlobalImageCapabilitySchemaVersionsRequest.Builder. copy(ListComputeGlobalImageCapabilitySchemaVersionsRequest o)Copy method to populate the builder with values from the given instance.
 
-