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