Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
GetImageShapeCompatibilityEntryResponse |
Compute.getImageShapeCompatibilityEntry(GetImageShapeCompatibilityEntryRequest request)
Retrieves an image shape compatibility entry.
|
GetImageShapeCompatibilityEntryResponse |
ComputeClient.getImageShapeCompatibilityEntry(GetImageShapeCompatibilityEntryRequest request) |
Future<GetImageShapeCompatibilityEntryResponse> |
ComputeAsyncClient.getImageShapeCompatibilityEntry(GetImageShapeCompatibilityEntryRequest request,
AsyncHandler<GetImageShapeCompatibilityEntryRequest,GetImageShapeCompatibilityEntryResponse> handler) |
Future<GetImageShapeCompatibilityEntryResponse> |
ComputeAsync.getImageShapeCompatibilityEntry(GetImageShapeCompatibilityEntryRequest request,
AsyncHandler<GetImageShapeCompatibilityEntryRequest,GetImageShapeCompatibilityEntryResponse> handler)
Retrieves an image shape compatibility entry.
|
Modifier and Type | Method and Description |
---|---|
Future<GetImageShapeCompatibilityEntryResponse> |
ComputeAsyncClient.getImageShapeCompatibilityEntry(GetImageShapeCompatibilityEntryRequest request,
AsyncHandler<GetImageShapeCompatibilityEntryRequest,GetImageShapeCompatibilityEntryResponse> handler) |
Future<GetImageShapeCompatibilityEntryResponse> |
ComputeAsync.getImageShapeCompatibilityEntry(GetImageShapeCompatibilityEntryRequest request,
AsyncHandler<GetImageShapeCompatibilityEntryRequest,GetImageShapeCompatibilityEntryResponse> handler)
Retrieves an image shape compatibility entry.
|
Modifier and Type | Method and Description |
---|---|
GetImageShapeCompatibilityEntryRequest |
GetImageShapeCompatibilityEntryRequest.Builder.build()
Build the instance of GetImageShapeCompatibilityEntryRequest as configured by this
builder
|
GetImageShapeCompatibilityEntryRequest |
GetImageShapeCompatibilityEntryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetImageShapeCompatibilityEntryRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetImageShapeCompatibilityEntryRequest.Builder |
GetImageShapeCompatibilityEntryRequest.Builder.copy(GetImageShapeCompatibilityEntryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.