Interface AvailabilityZoneSubGeography.Builder

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

@Mutable @NotThreadSafe public static interface AvailabilityZoneSubGeography.Builder extends SdkPojo, CopyableBuilder<AvailabilityZoneSubGeography.Builder,AvailabilityZoneSubGeography>
  • Method Details

    • name

      The name of the sub-geography, for example, Oregon.

      Parameters:
      name - The name of the sub-geography, for example, Oregon.
      Returns:
      Returns a reference to this object so that method calls can be chained together.