Class PostExternalcontactsIdentifierlookupRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostExternalcontactsIdentifierlookupRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()builder(ContactIdentifier identifier) voidsetCustomHeaders(Map<String, String> customHeaders) voidvoidsetIdentifier(ContactIdentifier identifier) withCustomHeader(String name, String value) withExpand(List<String> expand) withIdentifier(ContactIdentifier identifier)
-
Constructor Details
-
PostExternalcontactsIdentifierlookupRequest
public PostExternalcontactsIdentifierlookupRequest()
-
-
Method Details
-
getIdentifier
-
setIdentifier
-
withIdentifier
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static PostExternalcontactsIdentifierlookupRequest.Builder builder(ContactIdentifier identifier)
-