Interface IndiaAdditionalInfo.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<IndiaAdditionalInfo.Builder,
,IndiaAdditionalInfo> SdkBuilder<IndiaAdditionalInfo.Builder,
,IndiaAdditionalInfo> SdkPojo
- Enclosing class:
IndiaAdditionalInfo
@Mutable
@NotThreadSafe
public static interface IndiaAdditionalInfo.Builder
extends SdkPojo, CopyableBuilder<IndiaAdditionalInfo.Builder,IndiaAdditionalInfo>
-
Method Summary
Modifier and TypeMethodDescriptionIndia pan information associated with the account.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, sdkFieldNameToField, sdkFields
-
Method Details
-
pan
India pan information associated with the account.
- Parameters:
pan
- India pan information associated with the account.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-