Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.LinkedAccountSms
Packages that use LinkedAccountSms
-
Uses of LinkedAccountSms in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return LinkedAccountSmsModifier and TypeMethodDescriptionfinal LinkedAccountSmsLinkedAccount.sms()SMS-based linked account using phone number.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type LinkedAccountSmsModifier and TypeMethodDescriptionstatic LinkedAccountLinkedAccount.fromSms(LinkedAccountSms sms) Create an instance of this class withLinkedAccount.sms()initialized to the given value.LinkedAccount.Builder.sms(LinkedAccountSms sms) SMS-based linked account using phone number.