Class GenerateExpressRoutePortsLoaResultInner


  • public final class GenerateExpressRoutePortsLoaResultInner
    extends Object
    Response for GenerateExpressRoutePortsLOA API service call.
    • Constructor Detail

      • GenerateExpressRoutePortsLoaResultInner

        public GenerateExpressRoutePortsLoaResultInner()
    • Method Detail

      • encodedContent

        public String encodedContent()
        Get the encodedContent property: The content as a base64 encoded string.
        Returns:
        the encodedContent value.
      • withEncodedContent

        public GenerateExpressRoutePortsLoaResultInner withEncodedContent​(String encodedContent)
        Set the encodedContent property: The content as a base64 encoded string.
        Parameters:
        encodedContent - the encodedContent value to set.
        Returns:
        the GenerateExpressRoutePortsLoaResultInner object itself.
      • validate

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