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