Class GetExternalcontactsRelationshipRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsRelationshipRequest
-
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) voidvoidsetRelationshipId(String relationshipId) withCustomHeader(String name, String value) withExpand(List<String> expand) withRelationshipId(String relationshipId)
-
Constructor Details
-
GetExternalcontactsRelationshipRequest
public GetExternalcontactsRelationshipRequest()
-
-
Method Details
-
getRelationshipId
-
setRelationshipId
-
withRelationshipId
-
getExpand
-
setExpand
-
withExpand
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-