Class RunCommandResultInner


  • public final class RunCommandResultInner
    extends Object
    The RunCommandResult model.
    • Constructor Detail

      • RunCommandResultInner

        public RunCommandResultInner()
    • Method Detail

      • value

        public List<InstanceViewStatus> value()
        Get the value property: Run command operation response.
        Returns:
        the value value.
      • withValue

        public RunCommandResultInner withValue​(List<InstanceViewStatus> value)
        Set the value property: Run command operation response.
        Parameters:
        value - the value value to set.
        Returns:
        the RunCommandResultInner object itself.
      • validate

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