Class PostWebdeploymentsConfigurationsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostWebdeploymentsConfigurationsRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(WebDeploymentConfigurationVersion configurationVersion) voidsetConfigurationVersion(WebDeploymentConfigurationVersion configurationVersion) voidsetCustomHeaders(Map<String, String> customHeaders) withConfigurationVersion(WebDeploymentConfigurationVersion configurationVersion) withCustomHeader(String name, String value)
-
Constructor Details
-
PostWebdeploymentsConfigurationsRequest
public PostWebdeploymentsConfigurationsRequest()
-
-
Method Details
-
getConfigurationVersion
-
setConfigurationVersion
-
withConfigurationVersion
public PostWebdeploymentsConfigurationsRequest withConfigurationVersion(WebDeploymentConfigurationVersion configurationVersion) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PostWebdeploymentsConfigurationsRequest.Builder builder(WebDeploymentConfigurationVersion configurationVersion)
-