static ListInstanceProfilesResponse.Builder |
ListInstanceProfilesResponse.builder() |
|
ListInstanceProfilesResponse.Builder |
ListInstanceProfilesResponse.Builder.instanceProfiles(Collection<InstanceProfile> instanceProfiles) |
An object that contains information about your instance profiles.
|
ListInstanceProfilesResponse.Builder |
ListInstanceProfilesResponse.Builder.instanceProfiles(Consumer<InstanceProfile.Builder>... instanceProfiles) |
An object that contains information about your instance profiles.
|
ListInstanceProfilesResponse.Builder |
ListInstanceProfilesResponse.Builder.instanceProfiles(InstanceProfile... instanceProfiles) |
An object that contains information about your instance profiles.
|
ListInstanceProfilesResponse.Builder |
ListInstanceProfilesResponse.Builder.nextToken(String nextToken) |
An identifier that can be used in the next call to this operation to return the next set of items in the
list.
|
ListInstanceProfilesResponse.Builder |
ListInstanceProfilesResponse.toBuilder() |
|