static UpdateUserAttributesResponse.Builder |
UpdateUserAttributesResponse.builder() |
|
UpdateUserAttributesResponse.Builder |
UpdateUserAttributesResponse.Builder.codeDeliveryDetailsList(Collection<CodeDeliveryDetailsType> codeDeliveryDetailsList) |
When the attribute-update request includes an email address or phone number attribute, Amazon Cognito sends a
message to users with a code that confirms ownership of the new value that they entered.
|
UpdateUserAttributesResponse.Builder |
UpdateUserAttributesResponse.Builder.codeDeliveryDetailsList(Consumer<CodeDeliveryDetailsType.Builder>... codeDeliveryDetailsList) |
When the attribute-update request includes an email address or phone number attribute, Amazon Cognito sends a
message to users with a code that confirms ownership of the new value that they entered.
|
UpdateUserAttributesResponse.Builder |
UpdateUserAttributesResponse.Builder.codeDeliveryDetailsList(CodeDeliveryDetailsType... codeDeliveryDetailsList) |
When the attribute-update request includes an email address or phone number attribute, Amazon Cognito sends a
message to users with a code that confirms ownership of the new value that they entered.
|
UpdateUserAttributesResponse.Builder |
UpdateUserAttributesResponse.toBuilder() |
|