Interface UpdateIpRestrictionResponse.Builder

    • Method Detail

      • awsAccountId

        UpdateIpRestrictionResponse.Builder awsAccountId​(String awsAccountId)

        The ID of the Amazon Web Services account that contains the IP rules.

        Parameters:
        awsAccountId - The ID of the Amazon Web Services account that contains the IP rules.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • requestId

        UpdateIpRestrictionResponse.Builder requestId​(String requestId)

        The Amazon Web Services request ID for this operation.

        Parameters:
        requestId - The Amazon Web Services request ID for this operation.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • status

        UpdateIpRestrictionResponse.Builder status​(Integer status)

        The HTTP status of the request.

        Parameters:
        status - The HTTP status of the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.