Interface SpainAdditionalInfo.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<SpainAdditionalInfo.Builder,
,SpainAdditionalInfo> SdkBuilder<SpainAdditionalInfo.Builder,
,SpainAdditionalInfo> SdkPojo
- Enclosing class:
SpainAdditionalInfo
@Mutable
@NotThreadSafe
public static interface SpainAdditionalInfo.Builder
extends SdkPojo, CopyableBuilder<SpainAdditionalInfo.Builder,SpainAdditionalInfo>
-
Method Summary
Modifier and TypeMethodDescriptionregistrationType
(String registrationType) The registration type in Spain.registrationType
(RegistrationType registrationType) The registration type in Spain.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
-
registrationType
The registration type in Spain.
- Parameters:
registrationType
- The registration type in Spain.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
registrationType
The registration type in Spain.
- Parameters:
registrationType
- The registration type in Spain.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-