Uses of Interface
software.amazon.awssdk.services.sso.model.AccountInfo.Builder
Packages that use AccountInfo.Builder
-
Uses of AccountInfo.Builder in software.amazon.awssdk.services.sso.model
Methods in software.amazon.awssdk.services.sso.model that return AccountInfo.BuilderModifier and TypeMethodDescriptionThe identifier of the AWS account that is assigned to the user.AccountInfo.Builder.accountName(String accountName) The display name of the AWS account that is assigned to the user.static AccountInfo.BuilderAccountInfo.builder()AccountInfo.Builder.emailAddress(String emailAddress) The email address of the AWS account that is assigned to the user.AccountInfo.toBuilder()Methods in software.amazon.awssdk.services.sso.model that return types with arguments of type AccountInfo.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AccountInfo.Builder>AccountInfo.serializableBuilderClass()