Class GetExternalcontactsOrganizationRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetExternalcontactsOrganizationRequest
-
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) voidvoidsetExternalOrganizationId(String externalOrganizationId) voidsetIncludeTrustors(Boolean includeTrustors) withCustomHeader(String name, String value) withExpand(List<String> expand) withExternalOrganizationId(String externalOrganizationId) withIncludeTrustors(Boolean includeTrustors)
-
Constructor Details
-
GetExternalcontactsOrganizationRequest
public GetExternalcontactsOrganizationRequest()
-
-
Method Details
-
getExternalOrganizationId
-
setExternalOrganizationId
-
withExternalOrganizationId
public GetExternalcontactsOrganizationRequest withExternalOrganizationId(String externalOrganizationId) -
getExpand
-
setExpand
-
withExpand
-
getIncludeTrustors
-
setIncludeTrustors
-
withIncludeTrustors
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-