Uses of Class
com.mypurecloud.sdk.v2.api.request.PostWebdeploymentsConfigurationsRequest
Packages that use PostWebdeploymentsConfigurationsRequest
-
Uses of PostWebdeploymentsConfigurationsRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PostWebdeploymentsConfigurationsRequestModifier and TypeMethodDescriptionWebDeploymentsApi.postWebdeploymentsConfigurations(PostWebdeploymentsConfigurationsRequest request) Create a configuration draftWebDeploymentsApiAsync.postWebdeploymentsConfigurationsAsync(PostWebdeploymentsConfigurationsRequest request, AsyncApiCallback<WebDeploymentConfigurationVersion> callback) Create a configuration draft -
Uses of PostWebdeploymentsConfigurationsRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PostWebdeploymentsConfigurationsRequestModifier and TypeMethodDescriptionPostWebdeploymentsConfigurationsRequest.Builder.build()PostWebdeploymentsConfigurationsRequest.withConfigurationVersion(WebDeploymentConfigurationVersion configurationVersion) PostWebdeploymentsConfigurationsRequest.withCustomHeader(String name, String value)