Class GenerateExpressRoutePortsLoaResultInner

java.lang.Object
com.azure.resourcemanager.network.fluent.models.GenerateExpressRoutePortsLoaResultInner

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

    • GenerateExpressRoutePortsLoaResultInner

      public GenerateExpressRoutePortsLoaResultInner()
      Creates an instance of GenerateExpressRoutePortsLoaResultInner class.
  • Method Details

    • 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.