Class LocationListResult


  • public final class LocationListResult
    extends Object
    The List operation response, that contains Cosmos DB locations and their properties.
    • Constructor Detail

      • LocationListResult

        public LocationListResult()
    • Method Detail

      • value

        public List<LocationGetResultInner> value()
        Get the value property: List of Cosmos DB locations and their properties.
        Returns:
        the value value.
      • validate

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