@Generated public class ListInstanceProfilesResponse extends Object
Constructor and Description |
---|
ListInstanceProfilesResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<InstanceProfile> |
getInstanceProfiles() |
int |
hashCode() |
ListInstanceProfilesResponse |
setInstanceProfiles(Collection<InstanceProfile> instanceProfiles) |
String |
toString() |
public ListInstanceProfilesResponse setInstanceProfiles(Collection<InstanceProfile> instanceProfiles)
public Collection<InstanceProfile> getInstanceProfiles()
Copyright © 2023. All rights reserved.