Interface AvailabilityZoneGeography.Builder

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

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

    • name

      The name of the geography, for example, United States of America.

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