Interface ImpactedAwsRegion.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<ImpactedAwsRegion.Builder,
,ImpactedAwsRegion> SdkBuilder<ImpactedAwsRegion.Builder,
,ImpactedAwsRegion> SdkPojo
- Enclosing class:
ImpactedAwsRegion
@Mutable
@NotThreadSafe
public static interface ImpactedAwsRegion.Builder
extends SdkPojo, CopyableBuilder<ImpactedAwsRegion.Builder,ImpactedAwsRegion>
-
Method Summary
Modifier and TypeMethodDescriptionMethods 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, sdkFieldNameToField, sdkFields
-
Method Details
-
region
- Parameters:
region
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
region
- Parameters:
region
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-