Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
AddImageShapeCompatibilityEntryResponse |
ComputeClient.addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest request) |
AddImageShapeCompatibilityEntryResponse |
Compute.addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest request)
Adds a shape to the compatible shapes list for the image.
|
Modifier and Type | Method and Description |
---|---|
Future<AddImageShapeCompatibilityEntryResponse> |
ComputeAsync.addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest request,
AsyncHandler<AddImageShapeCompatibilityEntryRequest,AddImageShapeCompatibilityEntryResponse> handler)
Adds a shape to the compatible shapes list for the image.
|
Future<AddImageShapeCompatibilityEntryResponse> |
ComputeAsyncClient.addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest request,
AsyncHandler<AddImageShapeCompatibilityEntryRequest,AddImageShapeCompatibilityEntryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<AddImageShapeCompatibilityEntryResponse> |
ComputeAsync.addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest request,
AsyncHandler<AddImageShapeCompatibilityEntryRequest,AddImageShapeCompatibilityEntryResponse> handler)
Adds a shape to the compatible shapes list for the image.
|
Future<AddImageShapeCompatibilityEntryResponse> |
ComputeAsyncClient.addImageShapeCompatibilityEntry(AddImageShapeCompatibilityEntryRequest request,
AsyncHandler<AddImageShapeCompatibilityEntryRequest,AddImageShapeCompatibilityEntryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
AddImageShapeCompatibilityEntryResponse |
AddImageShapeCompatibilityEntryResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
AddImageShapeCompatibilityEntryResponse.Builder |
AddImageShapeCompatibilityEntryResponse.Builder.copy(AddImageShapeCompatibilityEntryResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.