Class ServerKeyListResult


  • public final class ServerKeyListResult
    extends Object
    A list of MySQL Server keys.
    • Constructor Detail

      • ServerKeyListResult

        public ServerKeyListResult()
    • Method Detail

      • value

        public List<ServerKeyInner> value()
        Get the value property: A list of MySQL Server keys.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: Link to retrieve next page of results.
        Returns:
        the nextLink value.
      • validate

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