Interface CommonRequest

    • Method Detail

      • getRequestedId

        java.util.Optional<java.lang.String> getRequestedId()
        Get the ID the user has requested for this resource if one was added.
        Returns:
        The ID wrapped in an Optional
      • getResources

        ExecutionEnvironment getResources()
        Get the resources the user requested for the job during execution if any.
        Returns:
        The execution resources