Interface DeleteAccountDefaultProtectConfigurationResponse.Builder

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

  • Method Details

    • defaultProtectConfigurationArn

      DeleteAccountDefaultProtectConfigurationResponse.Builder defaultProtectConfigurationArn(String defaultProtectConfigurationArn)

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

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

      DeleteAccountDefaultProtectConfigurationResponse.Builder defaultProtectConfigurationId(String defaultProtectConfigurationId)

      The unique identifier of the account default protect configuration.

      Parameters:
      defaultProtectConfigurationId - The unique identifier of the account default protect configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.