Class ContainerGroupPropertiesInstanceView


  • public final class ContainerGroupPropertiesInstanceView
    extends Object
    The instance view of the container group. Only valid in response.
    • Constructor Detail

      • ContainerGroupPropertiesInstanceView

        public ContainerGroupPropertiesInstanceView()
    • Method Detail

      • events

        public List<Event> events()
        Get the events property: The events of this container group.
        Returns:
        the events value.
      • state

        public String state()
        Get the state property: The state of the container group. Only valid in response.
        Returns:
        the state value.
      • validate

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