Interface GetProtectConfigurationCountryRuleSetResponse.Builder

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

  • Method Details

    • protectConfigurationArn

      GetProtectConfigurationCountryRuleSetResponse.Builder protectConfigurationArn(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.
    • protectConfigurationId

      GetProtectConfigurationCountryRuleSetResponse.Builder protectConfigurationId(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.
    • numberCapability

      The capability type associated with the returned ProtectConfigurationCountryRuleSetInformation objects.

      Parameters:
      numberCapability - The capability type associated with the returned ProtectConfigurationCountryRuleSetInformation objects.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • numberCapability

      The capability type associated with the returned ProtectConfigurationCountryRuleSetInformation objects.

      Parameters:
      numberCapability - The capability type associated with the returned ProtectConfigurationCountryRuleSetInformation objects.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • countryRuleSet

      A map of ProtectConfigurationCountryRuleSetInformation objects that contain the details for the requested NumberCapability. The Key is the two-letter ISO country code. For a list of supported ISO country codes, see Supported countries and regions (SMS channel) in the AWS End User Messaging SMS User Guide.

      Parameters:
      countryRuleSet - A map of ProtectConfigurationCountryRuleSetInformation objects that contain the details for the requested NumberCapability. The Key is the two-letter ISO country code. For a list of supported ISO country codes, see Supported countries and regions (SMS channel) in the AWS End User Messaging SMS User Guide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.