static ListIdentityPropagationConfigsResponse.Builder |
ListIdentityPropagationConfigsResponse.builder() |
|
ListIdentityPropagationConfigsResponse.Builder |
ListIdentityPropagationConfigsResponse.Builder.nextToken(String nextToken) |
The token for the next set of results, or null if there are no more results.
|
ListIdentityPropagationConfigsResponse.Builder |
ListIdentityPropagationConfigsResponse.Builder.requestId(String requestId) |
The Amazon Web Services request ID for this operation.
|
ListIdentityPropagationConfigsResponse.Builder |
ListIdentityPropagationConfigsResponse.Builder.services(Collection<AuthorizedTargetsByService> services) |
A list of services and their authorized targets that the QuickSight IAM Identity Center application can
access.
|
ListIdentityPropagationConfigsResponse.Builder |
ListIdentityPropagationConfigsResponse.Builder.services(Consumer<AuthorizedTargetsByService.Builder>... services) |
A list of services and their authorized targets that the QuickSight IAM Identity Center application can
access.
|
ListIdentityPropagationConfigsResponse.Builder |
ListIdentityPropagationConfigsResponse.Builder.services(AuthorizedTargetsByService... services) |
A list of services and their authorized targets that the QuickSight IAM Identity Center application can
access.
|
ListIdentityPropagationConfigsResponse.Builder |
ListIdentityPropagationConfigsResponse.Builder.status(Integer status) |
The HTTP status of the request.
|
ListIdentityPropagationConfigsResponse.Builder |
ListIdentityPropagationConfigsResponse.toBuilder() |
|