Uses of Interface
software.amazon.awssdk.services.cognitoidentityprovider.model.DescribeUserPoolResponse.Builder
Packages that use DescribeUserPoolResponse.Builder
-
Uses of DescribeUserPoolResponse.Builder in software.amazon.awssdk.services.cognitoidentityprovider.model
Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return DescribeUserPoolResponse.BuilderModifier and TypeMethodDescriptionDescribeUserPoolResponse.builder()DescribeUserPoolResponse.toBuilder()default DescribeUserPoolResponse.BuilderDescribeUserPoolResponse.Builder.userPool(Consumer<UserPoolType.Builder> userPool) The details of the requested user pool.DescribeUserPoolResponse.Builder.userPool(UserPoolType userPool) The details of the requested user pool.Methods in software.amazon.awssdk.services.cognitoidentityprovider.model that return types with arguments of type DescribeUserPoolResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeUserPoolResponse.Builder>DescribeUserPoolResponse.serializableBuilderClass()