Uses of Class
com.mypurecloud.sdk.v2.model.TrustRequestCreate
Packages that use TrustRequestCreate
Package
Description
-
Uses of TrustRequestCreate in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type TrustRequestCreateModifier and TypeMethodDescriptionOrganizationAuthorizationApi.postOrgauthorizationPairings(TrustRequestCreate body) A pairing id is created by the trustee and given to the trustor to create a trust.OrganizationAuthorizationApi.postOrgauthorizationPairingsWithHttpInfo(TrustRequestCreate body) A pairing id is created by the trustee and given to the trustor to create a trust.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type TrustRequestCreateModifier and TypeMethodDescriptionOrganizationAuthorizationApi.postOrgauthorizationPairings(ApiRequest<TrustRequestCreate> request) A pairing id is created by the trustee and given to the trustor to create a trust.OrganizationAuthorizationApiAsync.postOrgauthorizationPairingsAsync(ApiRequest<TrustRequestCreate> request, AsyncApiCallback<ApiResponse<TrustRequest>> callback) A pairing id is created by the trustee and given to the trustor to create a trust. -
Uses of TrustRequestCreate in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return TrustRequestCreateMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type TrustRequestCreateMethods in com.mypurecloud.sdk.v2.api.request with parameters of type TrustRequestCreateModifier and TypeMethodDescriptionPostOrgauthorizationPairingsRequest.builder(TrustRequestCreate body) voidPostOrgauthorizationPairingsRequest.setBody(TrustRequestCreate body) PostOrgauthorizationPairingsRequest.Builder.withBody(TrustRequestCreate body) PostOrgauthorizationPairingsRequest.withBody(TrustRequestCreate body) PostOrgauthorizationPairingsRequest.Builder.withRequiredParams(TrustRequestCreate body) -
Uses of TrustRequestCreate in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TrustRequestCreateModifier and TypeMethodDescriptionThe list of trustee groups that are requesting access.The list of trustee users that are requesting access.