Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.AdminListGroupsForUserResponse.Builder
Packages that use AdminListGroupsForUserResponse.Builder
-
Uses of AdminListGroupsForUserResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return AdminListGroupsForUserResponse.BuilderModifier and TypeMethodDescriptionAdminListGroupsForUserResponse.builder()AdminListGroupsForUserResponse.Builder.groups(Collection<GroupType> groups) An array of groups and information about them.AdminListGroupsForUserResponse.Builder.groups(Consumer<GroupType.Builder>... groups) An array of groups and information about them.An array of groups and information about them.The identifier that Amazon Cognito returned with the previous request to this operation.AdminListGroupsForUserResponse.toBuilder()Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type AdminListGroupsForUserResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AdminListGroupsForUserResponse.Builder>AdminListGroupsForUserResponse.serializableBuilderClass()