Interface ChangeCidrCollectionResponse.Builder

    • Method Detail

      • id

        ChangeCidrCollectionResponse.Builder id​(String id)

        The ID that is returned by ChangeCidrCollection. You can use it as input to GetChange to see if a CIDR collection change has propagated or not.

        Parameters:
        id - The ID that is returned by ChangeCidrCollection. You can use it as input to GetChange to see if a CIDR collection change has propagated or not.
        Returns:
        Returns a reference to this object so that method calls can be chained together.