Class DeleteExternalcontactsOrganizationRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.DeleteExternalcontactsOrganizationRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetExternalOrganizationId(String externalOrganizationId) withCustomHeader(String name, String value) withExternalOrganizationId(String externalOrganizationId)
-
Constructor Details
-
DeleteExternalcontactsOrganizationRequest
public DeleteExternalcontactsOrganizationRequest()
-
-
Method Details
-
getExternalOrganizationId
-
setExternalOrganizationId
-
withExternalOrganizationId
public DeleteExternalcontactsOrganizationRequest withExternalOrganizationId(String externalOrganizationId) -
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
public static DeleteExternalcontactsOrganizationRequest.Builder builder(String externalOrganizationId)
-