Class ProfileListResult


  • public final class ProfileListResult
    extends Object
    The list Traffic Manager profiles operation response.
    • Constructor Detail

      • ProfileListResult

        public ProfileListResult()
    • Method Detail

      • value

        public List<ProfileInner> value()
        Get the value property: Gets the list of Traffic manager profiles.
        Returns:
        the value value.
      • withValue

        public ProfileListResult withValue​(List<ProfileInner> value)
        Set the value property: Gets the list of Traffic manager profiles.
        Parameters:
        value - the value value to set.
        Returns:
        the ProfileListResult object itself.
      • validate

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