Interface DisassociateProtectConfigurationResponse.Builder

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

  • Method Details

    • configurationSetArn

      DisassociateProtectConfigurationResponse.Builder configurationSetArn(String configurationSetArn)

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

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

      DisassociateProtectConfigurationResponse.Builder configurationSetName(String configurationSetName)

      The name of the ConfigurationSet.

      Parameters:
      configurationSetName - The name of the ConfigurationSet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • protectConfigurationArn

      DisassociateProtectConfigurationResponse.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

      DisassociateProtectConfigurationResponse.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.