Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
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 |
---|---|
ListComputeGlobalImageCapabilitySchemasRequest |
ListComputeGlobalImageCapabilitySchemasRequest.Builder.build()
Build the instance of ListComputeGlobalImageCapabilitySchemasRequest as configured by
this builder
|
ListComputeGlobalImageCapabilitySchemasRequest |
ListComputeGlobalImageCapabilitySchemasRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListComputeGlobalImageCapabilitySchemasRequest as configured by
this builder
|
Modifier and Type | Method and Description |
---|---|
ListComputeGlobalImageCapabilitySchemasRequest.Builder |
ListComputeGlobalImageCapabilitySchemasRequest.Builder.copy(ListComputeGlobalImageCapabilitySchemasRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.