| Package | Description |
|---|---|
| com.amazonaws.services.appstream |
|
| com.amazonaws.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeUserStackAssociationsRequest |
DescribeUserStackAssociationsRequest.clone() |
DescribeUserStackAssociationsRequest |
DescribeUserStackAssociationsRequest.withAuthenticationType(AuthenticationType authenticationType)
The authentication type for the user who is associated with the stack.
|
DescribeUserStackAssociationsRequest |
DescribeUserStackAssociationsRequest.withAuthenticationType(String authenticationType)
The authentication type for the user who is associated with the stack.
|
DescribeUserStackAssociationsRequest |
DescribeUserStackAssociationsRequest.withMaxResults(Integer maxResults)
The maximum size of each page of results.
|
DescribeUserStackAssociationsRequest |
DescribeUserStackAssociationsRequest.withNextToken(String nextToken)
The pagination token to use to retrieve the next page of results for this operation.
|
DescribeUserStackAssociationsRequest |
DescribeUserStackAssociationsRequest.withStackName(String stackName)
The name of the stack that is associated with the user.
|
DescribeUserStackAssociationsRequest |
DescribeUserStackAssociationsRequest.withUserName(String userName)
The email address of the user who is associated with the stack.
|
Copyright © 2021. All rights reserved.