Package com.mypurecloud.sdk.v2.model
Class QueryAvailabilityManagementUnitsSettingsRequest
java.lang.Object
com.mypurecloud.sdk.v2.model.QueryAvailabilityManagementUnitsSettingsRequest
- All Implemented Interfaces:
Serializable
QueryAvailabilityManagementUnitsSettingsRequest
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()managementUnitIds(List<String> managementUnitIds) The IDs of the management units for which to fetch their configurations.voidsetManagementUnitIds(List<String> managementUnitIds) toString()
-
Constructor Details
-
QueryAvailabilityManagementUnitsSettingsRequest
public QueryAvailabilityManagementUnitsSettingsRequest() -
QueryAvailabilityManagementUnitsSettingsRequest
-
-
Method Details
-
managementUnitIds
public QueryAvailabilityManagementUnitsSettingsRequest managementUnitIds(List<String> managementUnitIds) The IDs of the management units for which to fetch their configurations. The management units must be in the business unit specified in the request path -
getManagementUnitIds
-
setManagementUnitIds
-
equals
-
hashCode
public int hashCode() -
toString
-