Class GetPrivateDnsZoneSuffixResponseInner


  • public final class GetPrivateDnsZoneSuffixResponseInner
    extends Object
    The response of get private dns zone suffix.
    • Constructor Detail

      • GetPrivateDnsZoneSuffixResponseInner

        public GetPrivateDnsZoneSuffixResponseInner()
    • Method Detail

      • privateDnsZoneSuffix

        public String privateDnsZoneSuffix()
        Get the privateDnsZoneSuffix property: Represents the private DNS zone suffix.
        Returns:
        the privateDnsZoneSuffix value.
      • withPrivateDnsZoneSuffix

        public GetPrivateDnsZoneSuffixResponseInner withPrivateDnsZoneSuffix​(String privateDnsZoneSuffix)
        Set the privateDnsZoneSuffix property: Represents the private DNS zone suffix.
        Parameters:
        privateDnsZoneSuffix - the privateDnsZoneSuffix value to set.
        Returns:
        the GetPrivateDnsZoneSuffixResponseInner object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.