Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
ListComputeGlobalImageCapabilitySchemasResponse |
Compute.listComputeGlobalImageCapabilitySchemas(ListComputeGlobalImageCapabilitySchemasRequest request)
Lists Compute Global Image Capability Schema in the specified compartment.
|
ListComputeGlobalImageCapabilitySchemasResponse |
ComputeClient.listComputeGlobalImageCapabilitySchemas(ListComputeGlobalImageCapabilitySchemasRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListComputeGlobalImageCapabilitySchemasResponse> |
ComputeAsyncClient.listComputeGlobalImageCapabilitySchemas(ListComputeGlobalImageCapabilitySchemasRequest request,
AsyncHandler<ListComputeGlobalImageCapabilitySchemasRequest,ListComputeGlobalImageCapabilitySchemasResponse> handler) |
Future<ListComputeGlobalImageCapabilitySchemasResponse> |
ComputeAsync.listComputeGlobalImageCapabilitySchemas(ListComputeGlobalImageCapabilitySchemasRequest request,
AsyncHandler<ListComputeGlobalImageCapabilitySchemasRequest,ListComputeGlobalImageCapabilitySchemasResponse> handler)
Lists Compute Global Image Capability Schema in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListComputeGlobalImageCapabilitySchemasResponse |
ListComputeGlobalImageCapabilitySchemasResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListComputeGlobalImageCapabilitySchemasResponse.Builder |
ListComputeGlobalImageCapabilitySchemasResponse.Builder.copy(ListComputeGlobalImageCapabilitySchemasResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.