Interface PendingCreateStandbyWorkspacesRequest.Builder

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

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

    • userName

      Describes the standby WorkSpace that was created.

      Because this operation is asynchronous, the identifier returned is not immediately available for use with other operations. For example, if you call DescribeWorkspaces before the WorkSpace is created, the information returned can be incomplete.

      Parameters:
      userName - Describes the standby WorkSpace that was created.

      Because this operation is asynchronous, the identifier returned is not immediately available for use with other operations. For example, if you call DescribeWorkspaces before the WorkSpace is created, the information returned can be incomplete.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • directoryId

      The identifier of the directory for the standby WorkSpace.

      Parameters:
      directoryId - The identifier of the directory for the standby WorkSpace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      The operational state of the standby WorkSpace.

      Parameters:
      state - The operational state of the standby WorkSpace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The operational state of the standby WorkSpace.

      Parameters:
      state - The operational state of the standby WorkSpace.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • workspaceId

      The identifier of the standby WorkSpace.

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