Class KubeEnvironmentCollection


  • public final class KubeEnvironmentCollection
    extends Object
    Collection of Kubernetes Environments.
    • Constructor Detail

      • KubeEnvironmentCollection

        public KubeEnvironmentCollection()
    • Method Detail

      • value

        public List<KubeEnvironmentInner> value()
        Get the value property: Collection of resources.
        Returns:
        the value value.
      • nextLink

        public String nextLink()
        Get the nextLink property: Link to next page of resources.
        Returns:
        the nextLink value.
      • validate

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