JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.pinpointsmsvoicev2.model

Class AssociateOriginationIdentityResult

    • Constructor Detail

      • AssociateOriginationIdentityResult

        public AssociateOriginationIdentityResult()
    • Method Detail

      • setPoolArn

        public void setPoolArn(String poolArn)

        The Amazon Resource Name (ARN) of the pool that is now associated with the origination identity.

        Parameters:
        poolArn - The Amazon Resource Name (ARN) of the pool that is now associated with the origination identity.
      • getPoolArn

        public String getPoolArn()

        The Amazon Resource Name (ARN) of the pool that is now associated with the origination identity.

        Returns:
        The Amazon Resource Name (ARN) of the pool that is now associated with the origination identity.
      • withPoolArn

        public AssociateOriginationIdentityResult withPoolArn(String poolArn)

        The Amazon Resource Name (ARN) of the pool that is now associated with the origination identity.

        Parameters:
        poolArn - The Amazon Resource Name (ARN) of the pool that is now associated with the origination identity.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setPoolId

        public void setPoolId(String poolId)

        The PoolId of the pool that is now associated with the origination identity.

        Parameters:
        poolId - The PoolId of the pool that is now associated with the origination identity.
      • getPoolId

        public String getPoolId()

        The PoolId of the pool that is now associated with the origination identity.

        Returns:
        The PoolId of the pool that is now associated with the origination identity.
      • withPoolId

        public AssociateOriginationIdentityResult withPoolId(String poolId)

        The PoolId of the pool that is now associated with the origination identity.

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

        public void setOriginationIdentityArn(String originationIdentityArn)

        The PhoneNumberArn or SenderIdArn of the origination identity.

        Parameters:
        originationIdentityArn - The PhoneNumberArn or SenderIdArn of the origination identity.
      • getOriginationIdentityArn

        public String getOriginationIdentityArn()

        The PhoneNumberArn or SenderIdArn of the origination identity.

        Returns:
        The PhoneNumberArn or SenderIdArn of the origination identity.
      • withOriginationIdentityArn

        public AssociateOriginationIdentityResult withOriginationIdentityArn(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.
      • setOriginationIdentity

        public void setOriginationIdentity(String originationIdentity)

        The PhoneNumberId or SenderId of the origination identity.

        Parameters:
        originationIdentity - The PhoneNumberId or SenderId of the origination identity.
      • getOriginationIdentity

        public String getOriginationIdentity()

        The PhoneNumberId or SenderId of the origination identity.

        Returns:
        The PhoneNumberId or SenderId of the origination identity.
      • withOriginationIdentity

        public AssociateOriginationIdentityResult withOriginationIdentity(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.
      • setIsoCountryCode

        public void setIsoCountryCode(String 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.
      • getIsoCountryCode

        public String getIsoCountryCode()

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

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

        public AssociateOriginationIdentityResult withIsoCountryCode(String 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.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /