Uses of Class
com.mypurecloud.sdk.v2.api.request.PutIdentityprovidersPingRequest
Packages that use PutIdentityprovidersPingRequest
-
Uses of PutIdentityprovidersPingRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutIdentityprovidersPingRequestModifier and TypeMethodDescriptionIdentityProviderApi.putIdentityprovidersPing(PutIdentityprovidersPingRequest request) Update/Create Ping Identity ProviderIdentityProviderApiAsync.putIdentityprovidersPingAsync(PutIdentityprovidersPingRequest request, AsyncApiCallback<IdentityProvider> callback) Update/Create Ping Identity Provider -
Uses of PutIdentityprovidersPingRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutIdentityprovidersPingRequestModifier and TypeMethodDescriptionPutIdentityprovidersPingRequest.Builder.build()PutIdentityprovidersPingRequest.withBody(PingIdentity body) PutIdentityprovidersPingRequest.withCustomHeader(String name, String value)