CopyableBuilder<DescribeUserPoolResponse.Builder,DescribeUserPoolResponse>
, SdkBuilder<DescribeUserPoolResponse.Builder,DescribeUserPoolResponse>
public static interface DescribeUserPoolResponse.Builder extends CopyableBuilder<DescribeUserPoolResponse.Builder,DescribeUserPoolResponse>
Modifier and Type | Method | Description |
---|---|---|
DescribeUserPoolResponse.Builder |
userPool(UserPoolType userPool) |
The container of metadata returned by the server to describe the pool.
|
copy
apply, build
DescribeUserPoolResponse.Builder userPool(UserPoolType userPool)
The container of metadata returned by the server to describe the pool.
userPool
- The container of metadata returned by the server to describe the pool.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.