Interface DockerServerStatus.Builder

  • Method Details

    • status

      The status of the docker server.

      Parameters:
      status - The status of the docker server.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      A message associated with the status of a docker server.

      Parameters:
      message - A message associated with the status of a docker server.
      Returns:
      Returns a reference to this object so that method calls can be chained together.