Interface RebootRequest.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RebootRequest.Builder,RebootRequest>, SdkBuilder<RebootRequest.Builder,RebootRequest>, SdkPojo
Enclosing class:
RebootRequest

public static interface RebootRequest.Builder extends SdkPojo, CopyableBuilder<RebootRequest.Builder,RebootRequest>
  • Method Details

    • workspaceId

      RebootRequest.Builder workspaceId(String workspaceId)

      The identifier of the WorkSpace.

      Parameters:
      workspaceId - The identifier of the WorkSpace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.