Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
Future<ListComputeGlobalImageCapabilitySchemaVersionsResponse> |
ComputeAsyncClient.listComputeGlobalImageCapabilitySchemaVersions(ListComputeGlobalImageCapabilitySchemaVersionsRequest request,
AsyncHandler<ListComputeGlobalImageCapabilitySchemaVersionsRequest,ListComputeGlobalImageCapabilitySchemaVersionsResponse> handler) |
Future<ListComputeGlobalImageCapabilitySchemaVersionsResponse> |
ComputeAsync.listComputeGlobalImageCapabilitySchemaVersions(ListComputeGlobalImageCapabilitySchemaVersionsRequest request,
AsyncHandler<ListComputeGlobalImageCapabilitySchemaVersionsRequest,ListComputeGlobalImageCapabilitySchemaVersionsResponse> handler)
Lists Compute Global Image Capability Schema versions in the specified compartment.
|
Modifier and Type | Method and Description |
---|---|
ListComputeGlobalImageCapabilitySchemaVersionsRequest |
ListComputeGlobalImageCapabilitySchemaVersionsRequest.Builder.build()
Build the instance of ListComputeGlobalImageCapabilitySchemaVersionsRequest as configured
by this builder
|
ListComputeGlobalImageCapabilitySchemaVersionsRequest |
ListComputeGlobalImageCapabilitySchemaVersionsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListComputeGlobalImageCapabilitySchemaVersionsRequest as configured
by this builder
|
Modifier and Type | Method and Description |
---|---|
ListComputeGlobalImageCapabilitySchemaVersionsRequest.Builder |
ListComputeGlobalImageCapabilitySchemaVersionsRequest.Builder.copy(ListComputeGlobalImageCapabilitySchemaVersionsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.