Class GetExternalcontactsReversewhitepageslookupRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsReversewhitepageslookupRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetDivisionId(String divisionId) voidvoidsetLookupVal(String lookupVal) withCustomHeader(String name, String value) withDivisionId(String divisionId) withExpand(List<String> expand) withLookupVal(String lookupVal)
-
Constructor Details
-
GetExternalcontactsReversewhitepageslookupRequest
public GetExternalcontactsReversewhitepageslookupRequest()
-
-
Method Details
-
getLookupVal
-
setLookupVal
-
withLookupVal
-
getExpand
-
setExpand
-
withExpand
-
getDivisionId
-
setDivisionId
-
withDivisionId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
public GetExternalcontactsReversewhitepageslookupRequest withCustomHeader(String name, String value) -
withHttpInfo
-
builder
-
builder
-