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 UpdateProtectConfigurationCountryRuleSetResult

    • Constructor Detail

      • UpdateProtectConfigurationCountryRuleSetResult

        public UpdateProtectConfigurationCountryRuleSetResult()
    • Method Detail

      • setProtectConfigurationArn

        public void setProtectConfigurationArn(String protectConfigurationArn)

        The Amazon Resource Name (ARN) of the protect configuration.

        Parameters:
        protectConfigurationArn - The Amazon Resource Name (ARN) of the protect configuration.
      • getProtectConfigurationArn

        public String getProtectConfigurationArn()

        The Amazon Resource Name (ARN) of the protect configuration.

        Returns:
        The Amazon Resource Name (ARN) of the protect configuration.
      • withProtectConfigurationArn

        public UpdateProtectConfigurationCountryRuleSetResult withProtectConfigurationArn(String protectConfigurationArn)

        The Amazon Resource Name (ARN) of the protect configuration.

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

        public void setProtectConfigurationId(String protectConfigurationId)

        The unique identifier for the protect configuration.

        Parameters:
        protectConfigurationId - The unique identifier for the protect configuration.
      • getProtectConfigurationId

        public String getProtectConfigurationId()

        The unique identifier for the protect configuration.

        Returns:
        The unique identifier for the protect configuration.
      • withProtectConfigurationId

        public UpdateProtectConfigurationCountryRuleSetResult withProtectConfigurationId(String protectConfigurationId)

        The unique identifier for the protect configuration.

        Parameters:
        protectConfigurationId - The unique identifier for the protect configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setNumberCapability

        public void setNumberCapability(String numberCapability)

        The number capability that was updated

        Parameters:
        numberCapability - The number capability that was updated
        See Also:
        NumberCapability
      • getNumberCapability

        public String getNumberCapability()

        The number capability that was updated

        Returns:
        The number capability that was updated
        See Also:
        NumberCapability
      • withNumberCapability

        public UpdateProtectConfigurationCountryRuleSetResult withNumberCapability(String numberCapability)

        The number capability that was updated

        Parameters:
        numberCapability - The number capability that was updated
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        NumberCapability
      • getCountryRuleSet

        public Map<String,ProtectConfigurationCountryRuleSetInformation> getCountryRuleSet()

        An array of ProtectConfigurationCountryRuleSetInformation containing the rules for the NumberCapability.

        Returns:
        An array of ProtectConfigurationCountryRuleSetInformation containing the rules for the NumberCapability.
      • setCountryRuleSet

        public void setCountryRuleSet(Map<String,ProtectConfigurationCountryRuleSetInformation> countryRuleSet)

        An array of ProtectConfigurationCountryRuleSetInformation containing the rules for the NumberCapability.

        Parameters:
        countryRuleSet - An array of ProtectConfigurationCountryRuleSetInformation containing the rules for the NumberCapability.
      • clearCountryRuleSetEntries

        public UpdateProtectConfigurationCountryRuleSetResult clearCountryRuleSetEntries()
        Removes all the entries added into CountryRuleSet.
        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 によって変換されたページ (->オリジナル) /