Class ApiManagementServiceCheckNameAvailabilityParameters


  • public final class ApiManagementServiceCheckNameAvailabilityParameters
    extends Object
    Parameters supplied to the CheckNameAvailability operation.
    • Constructor Detail

      • ApiManagementServiceCheckNameAvailabilityParameters

        public ApiManagementServiceCheckNameAvailabilityParameters()
    • Method Detail

      • name

        public String name()
        Get the name property: The name to check for availability.
        Returns:
        the name value.
      • validate

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