| Package | Description |
|---|---|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
WorkSpaceApplicationDeployment |
WorkSpaceApplicationDeployment.clone() |
WorkSpaceApplicationDeployment |
DeployWorkspaceApplicationsResult.getDeployment()
The list of deployed associations and information about them.
|
WorkSpaceApplicationDeployment |
WorkSpaceApplicationDeployment.withAssociations(Collection<WorkspaceResourceAssociation> associations)
The associations between the applications and the associated resources.
|
WorkSpaceApplicationDeployment |
WorkSpaceApplicationDeployment.withAssociations(WorkspaceResourceAssociation... associations)
The associations between the applications and the associated resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeployWorkspaceApplicationsResult.setDeployment(WorkSpaceApplicationDeployment deployment)
The list of deployed associations and information about them.
|
DeployWorkspaceApplicationsResult |
DeployWorkspaceApplicationsResult.withDeployment(WorkSpaceApplicationDeployment deployment)
The list of deployed associations and information about them.
|
Copyright © 2025. All rights reserved.