Interface MinimumHealthyHostsPerZone.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<MinimumHealthyHostsPerZone.Builder,
,MinimumHealthyHostsPerZone> SdkBuilder<MinimumHealthyHostsPerZone.Builder,
,MinimumHealthyHostsPerZone> SdkPojo
- Enclosing class:
MinimumHealthyHostsPerZone
public static interface MinimumHealthyHostsPerZone.Builder
extends SdkPojo, CopyableBuilder<MinimumHealthyHostsPerZone.Builder,MinimumHealthyHostsPerZone>
-
Method Summary
Modifier and TypeMethodDescriptionThetype
associated with theMinimumHealthyHostsPerZone
option.Thetype
associated with theMinimumHealthyHostsPerZone
option.Thevalue
associated with theMinimumHealthyHostsPerZone
option.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
-
type
The
type
associated with theMinimumHealthyHostsPerZone
option.- Parameters:
type
- Thetype
associated with theMinimumHealthyHostsPerZone
option.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
type
The
type
associated with theMinimumHealthyHostsPerZone
option.- Parameters:
type
- Thetype
associated with theMinimumHealthyHostsPerZone
option.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
value
The
value
associated with theMinimumHealthyHostsPerZone
option.- Parameters:
value
- Thevalue
associated with theMinimumHealthyHostsPerZone
option.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-