@InterfaceAudience.Public @InterfaceStability.Unstable public abstract class GetAllResourceProfilesResponse extends Object
| Constructor and Description | 
|---|
| GetAllResourceProfilesResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| abstract Map<String,Resource> | getResourceProfiles() | 
| int | hashCode() | 
| static GetAllResourceProfilesResponse | newInstance() | 
| abstract void | setResourceProfiles(Map<String,Resource> profiles) | 
public static GetAllResourceProfilesResponse newInstance()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.