Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.requests |
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 |
---|---|
RemoveImageShapeCompatibilityEntryRequest |
RemoveImageShapeCompatibilityEntryRequest.Builder.build()
Build the instance of RemoveImageShapeCompatibilityEntryRequest as configured by this
builder
|
RemoveImageShapeCompatibilityEntryRequest |
RemoveImageShapeCompatibilityEntryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RemoveImageShapeCompatibilityEntryRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
RemoveImageShapeCompatibilityEntryRequest.Builder |
RemoveImageShapeCompatibilityEntryRequest.Builder.copy(RemoveImageShapeCompatibilityEntryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.