Class EnvironmentListResponseInner

java.lang.Object
com.azure.resourcemanager.timeseriesinsights.fluent.models.EnvironmentListResponseInner

public final class EnvironmentListResponseInner extends Object
The response of the List Environments operation.
  • Constructor Details

    • EnvironmentListResponseInner

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

    • value

      public List<EnvironmentResourceInner> value()
      Get the value property: Result of the List Environments operation.
      Returns:
      the value value.
    • withValue

      Set the value property: Result of the List Environments operation.
      Parameters:
      value - the value value to set.
      Returns:
      the EnvironmentListResponseInner object itself.
    • validate

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