static AssociateOriginationIdentityResponse.Builder |
AssociateOriginationIdentityResponse.builder() |
|
AssociateOriginationIdentityResponse.Builder |
AssociateOriginationIdentityResponse.Builder.isoCountryCode(String isoCountryCode) |
The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
|
AssociateOriginationIdentityResponse.Builder |
AssociateOriginationIdentityResponse.Builder.originationIdentity(String originationIdentity) |
The PhoneNumberId or SenderId of the origination identity.
|
AssociateOriginationIdentityResponse.Builder |
AssociateOriginationIdentityResponse.Builder.originationIdentityArn(String originationIdentityArn) |
The PhoneNumberArn or SenderIdArn of the origination identity.
|
AssociateOriginationIdentityResponse.Builder |
AssociateOriginationIdentityResponse.Builder.poolArn(String poolArn) |
The Amazon Resource Name (ARN) of the pool that is now associated with the origination identity.
|
AssociateOriginationIdentityResponse.Builder |
AssociateOriginationIdentityResponse.Builder.poolId(String poolId) |
The PoolId of the pool that is now associated with the origination identity.
|
AssociateOriginationIdentityResponse.Builder |
AssociateOriginationIdentityResponse.toBuilder() |
|