Interface DeleteProxyConfigurationResponse.Builder

  • Method Details

    • proxyConfigurationName

      DeleteProxyConfigurationResponse.Builder proxyConfigurationName(String proxyConfigurationName)

      The descriptive name of the proxy configuration. You can't change the name of a proxy configuration after you create it.

      Parameters:
      proxyConfigurationName - The descriptive name of the proxy configuration. You can't change the name of a proxy configuration after you create it.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • proxyConfigurationArn

      DeleteProxyConfigurationResponse.Builder proxyConfigurationArn(String proxyConfigurationArn)

      The Amazon Resource Name (ARN) of a proxy configuration.

      Parameters:
      proxyConfigurationArn - The Amazon Resource Name (ARN) of a proxy configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.