Uses of Class
com.oracle.bmc.core.requests.ListComputeGlobalImageCapabilitySchemasRequest
-
Packages that use ListComputeGlobalImageCapabilitySchemasRequest Package Description com.oracle.bmc.core com.oracle.bmc.core.requests -
-
Uses of ListComputeGlobalImageCapabilitySchemasRequest in com.oracle.bmc.core
Method parameters in com.oracle.bmc.core with type arguments of type ListComputeGlobalImageCapabilitySchemasRequest Modifier and Type Method Description Future<ListComputeGlobalImageCapabilitySchemasResponse>
ComputeAsync. listComputeGlobalImageCapabilitySchemas(ListComputeGlobalImageCapabilitySchemasRequest request, AsyncHandler<ListComputeGlobalImageCapabilitySchemasRequest,ListComputeGlobalImageCapabilitySchemasResponse> handler)
Lists Compute Global Image Capability Schema in the specified compartment.Future<ListComputeGlobalImageCapabilitySchemasResponse>
ComputeAsyncClient. listComputeGlobalImageCapabilitySchemas(ListComputeGlobalImageCapabilitySchemasRequest request, AsyncHandler<ListComputeGlobalImageCapabilitySchemasRequest,ListComputeGlobalImageCapabilitySchemasResponse> handler)
-
Uses of ListComputeGlobalImageCapabilitySchemasRequest in com.oracle.bmc.core.requests
Methods in com.oracle.bmc.core.requests that return ListComputeGlobalImageCapabilitySchemasRequest Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemasRequest
ListComputeGlobalImageCapabilitySchemasRequest.Builder. build()
Build the instance of ListComputeGlobalImageCapabilitySchemasRequest as configured by this builderListComputeGlobalImageCapabilitySchemasRequest
ListComputeGlobalImageCapabilitySchemasRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ListComputeGlobalImageCapabilitySchemasRequest as configured by this builderMethods in com.oracle.bmc.core.requests with parameters of type ListComputeGlobalImageCapabilitySchemasRequest Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemasRequest.Builder
ListComputeGlobalImageCapabilitySchemasRequest.Builder. copy(ListComputeGlobalImageCapabilitySchemasRequest o)
Copy method to populate the builder with values from the given instance.
-