Class GenerateExpressRoutePortsLoaRequest


  • public final class GenerateExpressRoutePortsLoaRequest
    extends Object
    The customer name to be printed on a letter of authorization.
    • Constructor Detail

      • GenerateExpressRoutePortsLoaRequest

        public GenerateExpressRoutePortsLoaRequest()
    • Method Detail

      • customerName

        public String customerName()
        Get the customerName property: The customer name.
        Returns:
        the customerName value.
      • withCustomerName

        public GenerateExpressRoutePortsLoaRequest withCustomerName​(String customerName)
        Set the customerName property: The customer name.
        Parameters:
        customerName - the customerName value to set.
        Returns:
        the GenerateExpressRoutePortsLoaRequest object itself.
      • validate

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