Class PatchOrganizationsFeatureRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchOrganizationsFeatureRequest.Builder
- Enclosing class:
- PatchOrganizationsFeatureRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withEnabled(FeatureState enabled) withFeatureName(String featureName) withRequiredParams(String featureName, FeatureState enabled)
-
Method Details
-
withFeatureName
-
withFeatureName
public PatchOrganizationsFeatureRequest.Builder withFeatureName(PatchOrganizationsFeatureRequest.featureNameValues featureName) -
withEnabled
-
withRequiredParams
public PatchOrganizationsFeatureRequest.Builder withRequiredParams(String featureName, FeatureState enabled) -
build
-