Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchOrganizationsFeatureRequest.Builder
Packages that use PatchOrganizationsFeatureRequest.Builder
-
Uses of PatchOrganizationsFeatureRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchOrganizationsFeatureRequest.BuilderModifier and TypeMethodDescriptionPatchOrganizationsFeatureRequest.builder()PatchOrganizationsFeatureRequest.builder(String featureName, FeatureState enabled) PatchOrganizationsFeatureRequest.Builder.withEnabled(FeatureState enabled) PatchOrganizationsFeatureRequest.Builder.withFeatureName(PatchOrganizationsFeatureRequest.featureNameValues featureName) PatchOrganizationsFeatureRequest.Builder.withFeatureName(String featureName) PatchOrganizationsFeatureRequest.Builder.withRequiredParams(String featureName, FeatureState enabled)