Modifier and Type | Method and Description |
---|---|
ListInstanceProfilesForRoleResult |
AmazonIdentityManagementClient.listInstanceProfilesForRole(ListInstanceProfilesForRoleRequest listInstanceProfilesForRoleRequest)
Lists the instance profiles that have the specified associated IAM role.
|
ListInstanceProfilesForRoleResult |
AmazonIdentityManagement.listInstanceProfilesForRole(ListInstanceProfilesForRoleRequest listInstanceProfilesForRoleRequest)
Lists the instance profiles that have the specified associated IAM role.
|
ListInstanceProfilesForRoleResult |
AbstractAmazonIdentityManagement.listInstanceProfilesForRole(ListInstanceProfilesForRoleRequest request) |
Modifier and Type | Method and Description |
---|---|
ListInstanceProfilesForRoleResult |
ListInstanceProfilesForRoleResult.clone() |
ListInstanceProfilesForRoleResult |
ListInstanceProfilesForRoleResult.withInstanceProfiles(java.util.Collection<InstanceProfile> instanceProfiles)
A list of instance profiles.
|
ListInstanceProfilesForRoleResult |
ListInstanceProfilesForRoleResult.withInstanceProfiles(InstanceProfile... instanceProfiles)
A list of instance profiles.
|
ListInstanceProfilesForRoleResult |
ListInstanceProfilesForRoleResult.withIsTruncated(java.lang.Boolean isTruncated)
A flag that indicates whether there are more items to return.
|
ListInstanceProfilesForRoleResult |
ListInstanceProfilesForRoleResult.withMarker(java.lang.String marker)
When
IsTruncated is true , this element is
present and contains the value to use for the Marker
parameter in a subsequent pagination request. |
Modifier and Type | Method and Description |
---|---|
ListInstanceProfilesForRoleResult |
ListInstanceProfilesForRoleResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |