Uses of Class
com.mypurecloud.sdk.v2.api.request.PutExternalcontactsOrganizationTrustorTrustorIdRequest.Builder
Packages that use PutExternalcontactsOrganizationTrustorTrustorIdRequest.Builder
-
Uses of PutExternalcontactsOrganizationTrustorTrustorIdRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutExternalcontactsOrganizationTrustorTrustorIdRequest.BuilderModifier and TypeMethodDescriptionPutExternalcontactsOrganizationTrustorTrustorIdRequest.builder()PutExternalcontactsOrganizationTrustorTrustorIdRequest.builder(String externalOrganizationId, String trustorId) PutExternalcontactsOrganizationTrustorTrustorIdRequest.Builder.withExternalOrganizationId(String externalOrganizationId) PutExternalcontactsOrganizationTrustorTrustorIdRequest.Builder.withRequiredParams(String externalOrganizationId, String trustorId) PutExternalcontactsOrganizationTrustorTrustorIdRequest.Builder.withTrustorId(String trustorId)