static ListAssociatedGroupsResponse.Builder |
ListAssociatedGroupsResponse.builder() |
|
ListAssociatedGroupsResponse.Builder |
ListAssociatedGroupsResponse.Builder.groups(Collection<GroupSummary> groups) |
An array of structures that contain information about the groups that this canary is associated with.
|
ListAssociatedGroupsResponse.Builder |
ListAssociatedGroupsResponse.Builder.groups(Consumer<GroupSummary.Builder>... groups) |
An array of structures that contain information about the groups that this canary is associated with.
|
ListAssociatedGroupsResponse.Builder |
ListAssociatedGroupsResponse.Builder.groups(GroupSummary... groups) |
An array of structures that contain information about the groups that this canary is associated with.
|
ListAssociatedGroupsResponse.Builder |
ListAssociatedGroupsResponse.Builder.nextToken(String nextToken) |
A token that indicates that there is more data available.
|
ListAssociatedGroupsResponse.Builder |
ListAssociatedGroupsResponse.toBuilder() |
|