Uses of Class
software.amazon.awssdk.services.account.model.AlternateContact
-
Packages that use AlternateContact Package Description software.amazon.awssdk.services.account.model -
-
Uses of AlternateContact in software.amazon.awssdk.services.account.model
Methods in software.amazon.awssdk.services.account.model that return AlternateContact Modifier and Type Method Description AlternateContactGetAlternateContactResponse. alternateContact()A structure that contains the details for the specified alternate contact.Methods in software.amazon.awssdk.services.account.model with parameters of type AlternateContact Modifier and Type Method Description GetAlternateContactResponse.BuilderGetAlternateContactResponse.Builder. alternateContact(AlternateContact alternateContact)A structure that contains the details for the specified alternate contact.
-