Interface CreateNetworkAclResponse.Builder

    • Method Detail

      • networkAcl

        CreateNetworkAclResponse.Builder networkAcl​(NetworkAcl networkAcl)

        Information about the network ACL.

        Parameters:
        networkAcl - Information about the network ACL.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clientToken

        CreateNetworkAclResponse.Builder clientToken​(String clientToken)

        Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request.

        Parameters:
        clientToken - Unique, case-sensitive identifier to ensure the idempotency of the request. Only returned if a client token was provided in the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.