| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeApplicationAssociationsRequest |
DescribeApplicationAssociationsRequest.clone() |
DescribeApplicationAssociationsRequest |
DescribeApplicationAssociationsRequest.withApplicationId(String applicationId)
The identifier of the specified application.
|
DescribeApplicationAssociationsRequest |
DescribeApplicationAssociationsRequest.withAssociatedResourceTypes(ApplicationAssociatedResourceType... associatedResourceTypes)
The resource type of the associated resources.
|
DescribeApplicationAssociationsRequest |
DescribeApplicationAssociationsRequest.withAssociatedResourceTypes(Collection<String> associatedResourceTypes)
The resource type of the associated resources.
|
DescribeApplicationAssociationsRequest |
DescribeApplicationAssociationsRequest.withAssociatedResourceTypes(String... associatedResourceTypes)
The resource type of the associated resources.
|
DescribeApplicationAssociationsRequest |
DescribeApplicationAssociationsRequest.withMaxResults(Integer maxResults)
The maximum number of associations to return.
|
DescribeApplicationAssociationsRequest |
DescribeApplicationAssociationsRequest.withNextToken(String nextToken)
If you received a
NextToken from a previous call that was paginated, provide this token to receive
the next set of results. |
Copyright © 2025. All rights reserved.