Uses of Class
com.oracle.bmc.core.responses.ListComputeGlobalImageCapabilitySchemasResponse
-
Packages that use ListComputeGlobalImageCapabilitySchemasResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of ListComputeGlobalImageCapabilitySchemasResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return ListComputeGlobalImageCapabilitySchemasResponse Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemasResponseCompute. listComputeGlobalImageCapabilitySchemas(ListComputeGlobalImageCapabilitySchemasRequest request)Lists Compute Global Image Capability Schema in the specified compartment.ListComputeGlobalImageCapabilitySchemasResponseComputeClient. listComputeGlobalImageCapabilitySchemas(ListComputeGlobalImageCapabilitySchemasRequest request)Method parameters in com.oracle.bmc.core with type arguments of type ListComputeGlobalImageCapabilitySchemasResponse 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 ListComputeGlobalImageCapabilitySchemasResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return ListComputeGlobalImageCapabilitySchemasResponse Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemasResponseListComputeGlobalImageCapabilitySchemasResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type ListComputeGlobalImageCapabilitySchemasResponse Modifier and Type Method Description ListComputeGlobalImageCapabilitySchemasResponse.BuilderListComputeGlobalImageCapabilitySchemasResponse.Builder. copy(ListComputeGlobalImageCapabilitySchemasResponse o)Copy method to populate the builder with values from the given instance.
-