Class GetWebdeploymentsDeploymentsRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetWebdeploymentsDeploymentsRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()getAfter()voidvoidvoidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetPageSize(String pageSize) withBefore(String before) withCustomHeader(String name, String value) withExpand(List<String> expand) withPageSize(String pageSize)
-
Constructor Details
-
GetWebdeploymentsDeploymentsRequest
public GetWebdeploymentsDeploymentsRequest()
-
-
Method Details
-
getPageSize
-
setPageSize
-
withPageSize
-
getBefore
-
setBefore
-
withBefore
-
getAfter
-
setAfter
-
withAfter
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-