Uses of Enum Class
com.mypurecloud.sdk.v2.model.LimitChangeRequestDetails.NamespaceEnum
Packages that use LimitChangeRequestDetails.NamespaceEnum
-
Uses of LimitChangeRequestDetails.NamespaceEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LimitChangeRequestDetails.NamespaceEnumModifier and TypeMethodDescriptionLimitChangeRequestDetails.NamespaceEnum.fromString(String key) LimitChangeRequestDetails.getNamespace()Returns the enum constant of this class with the specified name.LimitChangeRequestDetails.NamespaceEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type LimitChangeRequestDetails.NamespaceEnumModifier and TypeMethodDescriptionLimitChangeRequestDetails.namespace(LimitChangeRequestDetails.NamespaceEnum namespace) Namespace the key belongs to (see https://developer.mypurecloud.com/api/rest/v2/organization/limits.html#available_limits)voidLimitChangeRequestDetails.setNamespace(LimitChangeRequestDetails.NamespaceEnum namespace)