Interface Region.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<Region.Builder,
,Region> SdkBuilder<Region.Builder,
,Region> SdkPojo
- Enclosing class:
Region
-
Method Summary
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
name
The AWS Region name.
- Parameters:
name
- The AWS Region name.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-