Interface GetHostedZoneCountResponse.Builder

    • Method Detail

      • hostedZoneCount

        GetHostedZoneCountResponse.Builder hostedZoneCount​(Long hostedZoneCount)

        The total number of public and private hosted zones that are associated with the current Amazon Web Services account.

        Parameters:
        hostedZoneCount - The total number of public and private hosted zones that are associated with the current Amazon Web Services account.
        Returns:
        Returns a reference to this object so that method calls can be chained together.