Interface UpdateAbpV1_1.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<UpdateAbpV1_1.Builder,
,UpdateAbpV1_1> SdkBuilder<UpdateAbpV1_1.Builder,
,UpdateAbpV1_1> SdkPojo
- Enclosing class:
UpdateAbpV1_1
public static interface UpdateAbpV1_1.Builder
extends SdkPojo, CopyableBuilder<UpdateAbpV1_1.Builder,UpdateAbpV1_1>
-
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.
-