Uses of Class
com.mypurecloud.sdk.v2.api.request.PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.Builder
-
Uses of PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.BuilderModifier and TypeMethodDescriptionPatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.builder()PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.builder(String requestingOrganizationId, OrganizationLinkApprovalRequest body) PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.Builder.withBody(OrganizationLinkApprovalRequest body) PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.Builder.withRequestingOrganizationId(String requestingOrganizationId) PatchTelephonyOrganizationLinkApproveRequestingOrganizationIdRequest.Builder.withRequiredParams(String requestingOrganizationId, OrganizationLinkApprovalRequest body)