Interface SavingsPlansDetails.Builder

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

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

    • region

      A collection of Amazon Web Services resources in a geographic area. Each Amazon Web Services Region is isolated and independent of the other Regions.

      Parameters:
      region - A collection of Amazon Web Services resources in a geographic area. Each Amazon Web Services Region is isolated and independent of the other Regions.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceFamily

      SavingsPlansDetails.Builder instanceFamily(String instanceFamily)

      A group of instance types that Savings Plans applies to.

      Parameters:
      instanceFamily - A group of instance types that Savings Plans applies to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • offeringId

      SavingsPlansDetails.Builder offeringId(String offeringId)

      The unique ID that's used to distinguish Savings Plans from one another.

      Parameters:
      offeringId - The unique ID that's used to distinguish Savings Plans from one another.
      Returns:
      Returns a reference to this object so that method calls can be chained together.