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