Class AddDataFlowToDebugSessionResponseInner


  • public final class AddDataFlowToDebugSessionResponseInner
    extends Object
    Response body structure for starting data flow debug session.
    • Constructor Detail

      • AddDataFlowToDebugSessionResponseInner

        public AddDataFlowToDebugSessionResponseInner()
    • Method Detail

      • jobVersion

        public String jobVersion()
        Get the jobVersion property: The ID of data flow debug job version.
        Returns:
        the jobVersion value.
      • withJobVersion

        public AddDataFlowToDebugSessionResponseInner withJobVersion​(String jobVersion)
        Set the jobVersion property: The ID of data flow debug job version.
        Parameters:
        jobVersion - the jobVersion value to set.
        Returns:
        the AddDataFlowToDebugSessionResponseInner object itself.
      • validate

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