Interface DisassociateOriginationIdentityResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DisassociateOriginationIdentityResponse.Builder,DisassociateOriginationIdentityResponse>, PinpointSmsVoiceV2Response.Builder, SdkBuilder<DisassociateOriginationIdentityResponse.Builder,DisassociateOriginationIdentityResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DisassociateOriginationIdentityResponse

  • Method Details

    • poolArn

      The Amazon Resource Name (ARN) of the pool.

      Parameters:
      poolArn - The Amazon Resource Name (ARN) of the pool.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • poolId

      The PoolId of the pool no longer associated with the origination identity.

      Parameters:
      poolId - The PoolId of the pool no longer associated with the origination identity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • originationIdentityArn

      DisassociateOriginationIdentityResponse.Builder originationIdentityArn(String originationIdentityArn)

      The PhoneNumberArn or SenderIdArn of the origination identity.

      Parameters:
      originationIdentityArn - The PhoneNumberArn or SenderIdArn of the origination identity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • originationIdentity

      DisassociateOriginationIdentityResponse.Builder originationIdentity(String originationIdentity)

      The PhoneNumberId or SenderId of the origination identity.

      Parameters:
      originationIdentity - The PhoneNumberId or SenderId of the origination identity.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • isoCountryCode

      The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.

      Parameters:
      isoCountryCode - The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.