Package com.mypurecloud.sdk.v2.model
Class GetProfilesResponse
java.lang.Object
com.mypurecloud.sdk.v2.model.GetProfilesResponse
- All Implemented Interfaces:
Serializable
GetProfilesResponse
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionentities(List<PerformanceProfile> entities) booleangetTotal()inthashCode()voidsetEntities(List<PerformanceProfile> entities) voidsetSelfUri(String selfUri) voidtoString()
-
Constructor Details
-
GetProfilesResponse
public GetProfilesResponse() -
GetProfilesResponse
-
-
Method Details