Class GetWebdeploymentsDeploymentConfigurationsRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetWebdeploymentsDeploymentConfigurationsRequest.Builder
- Enclosing class:
- GetWebdeploymentsDeploymentConfigurationsRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withDeploymentId(String deploymentId) withExpand(List<String> expand) withRequiredParams(String deploymentId)
-
Method Details
-
withDeploymentId
public GetWebdeploymentsDeploymentConfigurationsRequest.Builder withDeploymentId(String deploymentId) -
withType
-
withExpand
-
withExpandEnumValues
public GetWebdeploymentsDeploymentConfigurationsRequest.Builder withExpandEnumValues(List<GetWebdeploymentsDeploymentConfigurationsRequest.expandValues> expand) -
withRequiredParams
public GetWebdeploymentsDeploymentConfigurationsRequest.Builder withRequiredParams(String deploymentId) -
build
-