Uses of Class
com.mypurecloud.sdk.v2.api.request.PutOrganizationsIpaddressauthenticationRequest
Packages that use PutOrganizationsIpaddressauthenticationRequest
-
Uses of PutOrganizationsIpaddressauthenticationRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutOrganizationsIpaddressauthenticationRequestModifier and TypeMethodDescriptionOrganizationApi.putOrganizationsIpaddressauthentication(PutOrganizationsIpaddressauthenticationRequest request) Deprecated.OrganizationApiAsync.putOrganizationsIpaddressauthenticationAsync(PutOrganizationsIpaddressauthenticationRequest request, AsyncApiCallback<IpAddressAuthentication> callback) Deprecated. -
Uses of PutOrganizationsIpaddressauthenticationRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutOrganizationsIpaddressauthenticationRequestModifier and TypeMethodDescriptionPutOrganizationsIpaddressauthenticationRequest.Builder.build()PutOrganizationsIpaddressauthenticationRequest.withBody(IpAddressAuthentication body) PutOrganizationsIpaddressauthenticationRequest.withCustomHeader(String name, String value)