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