Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchOrganizationsFeatureRequest
Packages that use PatchOrganizationsFeatureRequest
-
Uses of PatchOrganizationsFeatureRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PatchOrganizationsFeatureRequestModifier and TypeMethodDescriptionOrganizationApi.patchOrganizationsFeature(PatchOrganizationsFeatureRequest request) Update organizationOrganizationApiAsync.patchOrganizationsFeatureAsync(PatchOrganizationsFeatureRequest request, AsyncApiCallback<OrganizationFeatures> callback) Update organization -
Uses of PatchOrganizationsFeatureRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchOrganizationsFeatureRequestModifier and TypeMethodDescriptionPatchOrganizationsFeatureRequest.Builder.build()PatchOrganizationsFeatureRequest.withCustomHeader(String name, String value) PatchOrganizationsFeatureRequest.withEnabled(FeatureState enabled) PatchOrganizationsFeatureRequest.withFeatureName(String featureName)