Uses of Class
com.mypurecloud.sdk.v2.model.WebDeploymentConfigurationVersionEntityListing
Packages that use WebDeploymentConfigurationVersionEntityListing
-
Uses of WebDeploymentConfigurationVersionEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return WebDeploymentConfigurationVersionEntityListingModifier and TypeMethodDescriptionWebDeploymentsApi.getWebdeploymentsConfigurations(GetWebdeploymentsConfigurationsRequest request) View configuration draftsWebDeploymentsApi.getWebdeploymentsConfigurations(String pageSize, String before, String after, Boolean showOnlyPublished) View configuration draftsWebDeploymentsApi.getWebdeploymentsConfigurationVersions(GetWebdeploymentsConfigurationVersionsRequest request) Get the versions of a configurationWebDeploymentsApi.getWebdeploymentsConfigurationVersions(String configurationId, String pageSize, String before, String after) Get the versions of a configurationMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type WebDeploymentConfigurationVersionEntityListingModifier and TypeMethodDescriptionWebDeploymentsApi.getWebdeploymentsConfigurations(ApiRequest<Void> request) View configuration draftsWebDeploymentsApiAsync.getWebdeploymentsConfigurationsAsync(GetWebdeploymentsConfigurationsRequest request, AsyncApiCallback<WebDeploymentConfigurationVersionEntityListing> callback) View configuration draftsWebDeploymentsApiAsync.getWebdeploymentsConfigurationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WebDeploymentConfigurationVersionEntityListing>> callback) View configuration draftsWebDeploymentsApi.getWebdeploymentsConfigurationsWithHttpInfo(String pageSize, String before, String after, Boolean showOnlyPublished) View configuration draftsWebDeploymentsApi.getWebdeploymentsConfigurationVersions(ApiRequest<Void> request) Get the versions of a configurationWebDeploymentsApiAsync.getWebdeploymentsConfigurationVersionsAsync(GetWebdeploymentsConfigurationVersionsRequest request, AsyncApiCallback<WebDeploymentConfigurationVersionEntityListing> callback) Get the versions of a configurationWebDeploymentsApiAsync.getWebdeploymentsConfigurationVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WebDeploymentConfigurationVersionEntityListing>> callback) Get the versions of a configurationWebDeploymentsApi.getWebdeploymentsConfigurationVersionsWithHttpInfo(String configurationId, String pageSize, String before, String after) Get the versions of a configurationMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type WebDeploymentConfigurationVersionEntityListingModifier and TypeMethodDescriptionWebDeploymentsApiAsync.getWebdeploymentsConfigurationsAsync(GetWebdeploymentsConfigurationsRequest request, AsyncApiCallback<WebDeploymentConfigurationVersionEntityListing> callback) View configuration draftsWebDeploymentsApiAsync.getWebdeploymentsConfigurationsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WebDeploymentConfigurationVersionEntityListing>> callback) View configuration draftsWebDeploymentsApiAsync.getWebdeploymentsConfigurationVersionsAsync(GetWebdeploymentsConfigurationVersionsRequest request, AsyncApiCallback<WebDeploymentConfigurationVersionEntityListing> callback) Get the versions of a configurationWebDeploymentsApiAsync.getWebdeploymentsConfigurationVersionsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<WebDeploymentConfigurationVersionEntityListing>> callback) Get the versions of a configuration -
Uses of WebDeploymentConfigurationVersionEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WebDeploymentConfigurationVersionEntityListingModifier and TypeMethodDescriptionWebDeploymentConfigurationVersionEntityListing.entities(List<WebDeploymentConfigurationVersion> entities) WebDeploymentConfigurationVersionEntityListing.previousUri(String previousUri)