Interface DeleteProxyResponse.Builder

  • Method Details

    • natGatewayId

      DeleteProxyResponse.Builder natGatewayId(String natGatewayId)

      The NAT Gateway the Proxy was attached to.

      Parameters:
      natGatewayId - The NAT Gateway the Proxy was attached to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • proxyName

      DeleteProxyResponse.Builder proxyName(String proxyName)

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

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

      DeleteProxyResponse.Builder proxyArn(String proxyArn)

      The Amazon Resource Name (ARN) of a proxy.

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