| Package | Description |
|---|---|
| com.amazonaws.services.ec2 |
|
| com.amazonaws.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteIpamScopeResult> |
AbstractAmazonEC2Async.deleteIpamScopeAsync(DeleteIpamScopeRequest request,
AsyncHandler<DeleteIpamScopeRequest,DeleteIpamScopeResult> asyncHandler) |
Future<DeleteIpamScopeResult> |
AmazonEC2Async.deleteIpamScopeAsync(DeleteIpamScopeRequest deleteIpamScopeRequest,
AsyncHandler<DeleteIpamScopeRequest,DeleteIpamScopeResult> asyncHandler)
Delete the scope for an IPAM.
|
Future<DeleteIpamScopeResult> |
AmazonEC2AsyncClient.deleteIpamScopeAsync(DeleteIpamScopeRequest request,
AsyncHandler<DeleteIpamScopeRequest,DeleteIpamScopeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteIpamScopeRequest |
DeleteIpamScopeRequest.clone() |
DeleteIpamScopeRequest |
DeleteIpamScopeRequest.withIpamScopeId(String ipamScopeId)
The ID of the scope to delete.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DeleteIpamScopeRequest> |
DeleteIpamScopeRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2021. All rights reserved.