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.core
Method 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.requests
Methods in com.oracle.bmc.core.requests that return ListComputeGlobalImageCapabilitySchemaVersionsRequest Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemaVersionsRequest
ListComputeGlobalImageCapabilitySchemaVersionsRequest.Builder. build()
Build the instance of ListComputeGlobalImageCapabilitySchemaVersionsRequest as configured by this builderListComputeGlobalImageCapabilitySchemaVersionsRequest
ListComputeGlobalImageCapabilitySchemaVersionsRequest.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.Builder
ListComputeGlobalImageCapabilitySchemaVersionsRequest.Builder. copy(ListComputeGlobalImageCapabilitySchemaVersionsRequest o)
Copy method to populate the builder with values from the given instance.
-