Package | Description |
---|---|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
SuccessfulQueuedPurchaseDeletion |
SuccessfulQueuedPurchaseDeletion.clone() |
SuccessfulQueuedPurchaseDeletion |
SuccessfulQueuedPurchaseDeletion.withReservedInstancesId(String reservedInstancesId)
The ID of the Reserved Instance.
|
Modifier and Type | Method and Description |
---|---|
List<SuccessfulQueuedPurchaseDeletion> |
DeleteQueuedReservedInstancesResult.getSuccessfulQueuedPurchaseDeletions()
Information about the queued purchases that were successfully deleted.
|
Modifier and Type | Method and Description |
---|---|
DeleteQueuedReservedInstancesResult |
DeleteQueuedReservedInstancesResult.withSuccessfulQueuedPurchaseDeletions(SuccessfulQueuedPurchaseDeletion... successfulQueuedPurchaseDeletions)
Information about the queued purchases that were successfully deleted.
|
Modifier and Type | Method and Description |
---|---|
void |
DeleteQueuedReservedInstancesResult.setSuccessfulQueuedPurchaseDeletions(Collection<SuccessfulQueuedPurchaseDeletion> successfulQueuedPurchaseDeletions)
Information about the queued purchases that were successfully deleted.
|
DeleteQueuedReservedInstancesResult |
DeleteQueuedReservedInstancesResult.withSuccessfulQueuedPurchaseDeletions(Collection<SuccessfulQueuedPurchaseDeletion> successfulQueuedPurchaseDeletions)
Information about the queued purchases that were successfully deleted.
|
Copyright © 2021. All rights reserved.