Uses of Class
com.mypurecloud.sdk.v2.model.WebDeploymentActiveConfigurationOnDeployment
Packages that use WebDeploymentActiveConfigurationOnDeployment
-
Uses of WebDeploymentActiveConfigurationOnDeployment in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WebDeploymentActiveConfigurationOnDeploymentModifier and TypeMethodDescriptionWebDeploymentsApi.getWebdeploymentsDeploymentConfigurations(GetWebdeploymentsDeploymentConfigurationsRequest request) Get active configuration for a given deploymentWebDeploymentsApi.getWebdeploymentsDeploymentConfigurations(String deploymentId, String type, List<String> expand) Get active configuration for a given deploymentMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WebDeploymentActiveConfigurationOnDeploymentModifier and TypeMethodDescriptionWebDeploymentsApi.getWebdeploymentsDeploymentConfigurations(ApiRequest<Void> request) Get active configuration for a given deploymentWebDeploymentsApiAsync.getWebdeploymentsDeploymentConfigurationsAsync(GetWebdeploymentsDeploymentConfigurationsRequest request, AsyncApiCallback<WebDeploymentActiveConfigurationOnDeployment> callback) Get active configuration for a given deploymentWebDeploymentsApiAsync.getWebdeploymentsDeploymentConfigurationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WebDeploymentActiveConfigurationOnDeployment>> callback) Get active configuration for a given deploymentWebDeploymentsApi.getWebdeploymentsDeploymentConfigurationsWithHttpInfo(String deploymentId, String type, List<String> expand) Get active configuration for a given deploymentMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WebDeploymentActiveConfigurationOnDeploymentModifier and TypeMethodDescriptionWebDeploymentsApiAsync.getWebdeploymentsDeploymentConfigurationsAsync(GetWebdeploymentsDeploymentConfigurationsRequest request, AsyncApiCallback<WebDeploymentActiveConfigurationOnDeployment> callback) Get active configuration for a given deploymentWebDeploymentsApiAsync.getWebdeploymentsDeploymentConfigurationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WebDeploymentActiveConfigurationOnDeployment>> callback) Get active configuration for a given deployment -
Uses of WebDeploymentActiveConfigurationOnDeployment in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WebDeploymentActiveConfigurationOnDeploymentModifier and TypeMethodDescriptionWebDeploymentActiveConfigurationOnDeployment.configurationVersion(WebDeploymentConfigurationVersion configurationVersion) The active configuration on a deploymentWebDeploymentActiveConfigurationOnDeployment.deployment(WebDeployment deployment) The web deployment associated with the active configuration