public static interface DescribeUserProfilesResponse.Builder extends OpsWorksResponse.Builder, CopyableBuilder<DescribeUserProfilesResponse.Builder,DescribeUserProfilesResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeUserProfilesResponse.Builder |
userProfiles(Collection<UserProfile> userProfiles)
A
Users object that describes the specified users. |
DescribeUserProfilesResponse.Builder |
userProfiles(UserProfile... userProfiles)
A
Users object that describes the specified users. |
buildcopyapply, buildDescribeUserProfilesResponse.Builder userProfiles(Collection<UserProfile> userProfiles)
A Users object that describes the specified users.
userProfiles - A Users object that describes the specified users.DescribeUserProfilesResponse.Builder userProfiles(UserProfile... userProfiles)
A Users object that describes the specified users.
userProfiles - A Users object that describes the specified users.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.