Interface SuccessfulQueuedPurchaseDeletion.Builder

All Superinterfaces:
Buildable, CopyableBuilder<SuccessfulQueuedPurchaseDeletion.Builder,SuccessfulQueuedPurchaseDeletion>, SdkBuilder<SuccessfulQueuedPurchaseDeletion.Builder,SuccessfulQueuedPurchaseDeletion>, SdkPojo
Enclosing class:
SuccessfulQueuedPurchaseDeletion

public static interface SuccessfulQueuedPurchaseDeletion.Builder extends SdkPojo, CopyableBuilder<SuccessfulQueuedPurchaseDeletion.Builder,SuccessfulQueuedPurchaseDeletion>
  • Method Details

    • reservedInstancesId

      SuccessfulQueuedPurchaseDeletion.Builder reservedInstancesId(String reservedInstancesId)

      The ID of the Reserved Instance.

      Parameters:
      reservedInstancesId - The ID of the Reserved Instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.