Uses of Class
com.mypurecloud.sdk.v2.api.request.PutWebdeploymentsConfigurationVersionsDraftRequest
Packages that use PutWebdeploymentsConfigurationVersionsDraftRequest
-
Uses of PutWebdeploymentsConfigurationVersionsDraftRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutWebdeploymentsConfigurationVersionsDraftRequestModifier and TypeMethodDescriptionWebDeploymentsApi.putWebdeploymentsConfigurationVersionsDraft(PutWebdeploymentsConfigurationVersionsDraftRequest request) Update the configuration draftWebDeploymentsApiAsync.putWebdeploymentsConfigurationVersionsDraftAsync(PutWebdeploymentsConfigurationVersionsDraftRequest request, AsyncApiCallback<WebDeploymentConfigurationVersion> callback) Update the configuration draft -
Uses of PutWebdeploymentsConfigurationVersionsDraftRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutWebdeploymentsConfigurationVersionsDraftRequestModifier and TypeMethodDescriptionPutWebdeploymentsConfigurationVersionsDraftRequest.Builder.build()PutWebdeploymentsConfigurationVersionsDraftRequest.withConfigurationId(String configurationId) PutWebdeploymentsConfigurationVersionsDraftRequest.withConfigurationVersion(WebDeploymentConfigurationVersion configurationVersion) PutWebdeploymentsConfigurationVersionsDraftRequest.withCustomHeader(String name, String value)