Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.ListUsersInGroupResponse.Builder
Packages that use ListUsersInGroupResponse.Builder
-
Uses of ListUsersInGroupResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return ListUsersInGroupResponse.BuilderModifier and TypeMethodDescriptionListUsersInGroupResponse.builder()The identifier that Amazon Cognito returned with the previous request to this operation.ListUsersInGroupResponse.toBuilder()ListUsersInGroupResponse.Builder.users(Collection<UserType> users) An array of users who are members in the group, and their attributes.ListUsersInGroupResponse.Builder.users(Consumer<UserType.Builder>... users) An array of users who are members in the group, and their attributes.An array of users who are members in the group, and their attributes.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type ListUsersInGroupResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ListUsersInGroupResponse.Builder>ListUsersInGroupResponse.serializableBuilderClass()