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