Class AmlComputeNodesInformation


  • public final class AmlComputeNodesInformation
    extends Object
    Result of AmlCompute Nodes.
    • Constructor Detail

      • AmlComputeNodesInformation

        public AmlComputeNodesInformation()
    • Method Detail

      • nodes

        public List<AmlComputeNodeInformation> nodes()
        Get the nodes property: The collection of returned AmlCompute nodes details.
        Returns:
        the nodes value.
      • nextLink

        public String nextLink()
        Get the nextLink property: The continuation token.
        Returns:
        the nextLink value.
      • validate

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