Class PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.Builder
- Enclosing class:
- PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest
public static class PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.Builder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withRequestingOrganizationId(String requestingOrganizationId) withRequiredParams(String requestingOrganizationId, OrganizationLinkApprovalRequest body)
-
Method Details
-
withRequestingOrganizationId
public PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.Builder withRequestingOrganizationId(String requestingOrganizationId) -
withBody
-
withRequiredParams
public PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.Builder withRequiredParams(String requestingOrganizationId, OrganizationLinkApprovalRequest body) -
build
-