ListAccountAssignmentsResponse.Builder |
ListAccountAssignmentsResponse.Builder.accountAssignments(Collection<AccountAssignment> accountAssignments) |
The list of assignments that match the input Amazon Web Services account and permission set.
|
ListAccountAssignmentsResponse.Builder |
ListAccountAssignmentsResponse.Builder.accountAssignments(Consumer<AccountAssignment.Builder>... accountAssignments) |
The list of assignments that match the input Amazon Web Services account and permission set.
|
ListAccountAssignmentsResponse.Builder |
ListAccountAssignmentsResponse.Builder.accountAssignments(AccountAssignment... accountAssignments) |
The list of assignments that match the input Amazon Web Services account and permission set.
|
static ListAccountAssignmentsResponse.Builder |
ListAccountAssignmentsResponse.builder() |
|
ListAccountAssignmentsResponse.Builder |
ListAccountAssignmentsResponse.Builder.nextToken(String nextToken) |
The pagination token for the list API.
|
ListAccountAssignmentsResponse.Builder |
ListAccountAssignmentsResponse.toBuilder() |
|