Interface UpdateAbpV1_0_x.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<UpdateAbpV1_0_x.Builder,
,UpdateAbpV1_0_x> SdkBuilder<UpdateAbpV1_0_x.Builder,
,UpdateAbpV1_0_x> SdkPojo
- Enclosing class:
UpdateAbpV1_0_x
public static interface UpdateAbpV1_0_x.Builder
extends SdkPojo, CopyableBuilder<UpdateAbpV1_0_x.Builder,UpdateAbpV1_0_x>
-
Method Summary
Modifier and TypeMethodDescriptionThe FCnt init value.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
-
fCntStart
The FCnt init value.
- Parameters:
fCntStart
- The FCnt init value.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-