Uses of Class
com.mypurecloud.sdk.v2.model.IpAddressAuthentication
Packages that use IpAddressAuthentication
Package
Description
-
Uses of IpAddressAuthentication in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return IpAddressAuthenticationModifier and TypeMethodDescriptionOrganizationApi.getOrganizationsIpaddressauthentication()Deprecated.OrganizationApi.getOrganizationsIpaddressauthentication(GetOrganizationsIpaddressauthenticationRequest request) Deprecated.OrganizationApi.putOrganizationsIpaddressauthentication(PutOrganizationsIpaddressauthenticationRequest request) Deprecated.OrganizationApi.putOrganizationsIpaddressauthentication(IpAddressAuthentication body) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type IpAddressAuthenticationModifier and TypeMethodDescriptionOrganizationApi.getOrganizationsIpaddressauthentication(ApiRequest<Void> request) Deprecated.OrganizationApiAsync.getOrganizationsIpaddressauthenticationAsync(GetOrganizationsIpaddressauthenticationRequest request, AsyncApiCallback<IpAddressAuthentication> callback) Deprecated.OrganizationApiAsync.getOrganizationsIpaddressauthenticationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<IpAddressAuthentication>> callback) Deprecated.OrganizationApi.getOrganizationsIpaddressauthenticationWithHttpInfo()Deprecated.OrganizationApi.putOrganizationsIpaddressauthentication(ApiRequest<IpAddressAuthentication> request) Deprecated.OrganizationApiAsync.putOrganizationsIpaddressauthenticationAsync(PutOrganizationsIpaddressauthenticationRequest request, AsyncApiCallback<IpAddressAuthentication> callback) Deprecated.OrganizationApiAsync.putOrganizationsIpaddressauthenticationAsync(ApiRequest<IpAddressAuthentication> request, AsyncApiCallback<ApiResponse<IpAddressAuthentication>> callback) Deprecated.OrganizationApi.putOrganizationsIpaddressauthenticationWithHttpInfo(IpAddressAuthentication body) Deprecated.Methods in com.mypurecloud.sdk.v2.api with parameters of type IpAddressAuthenticationModifier and TypeMethodDescriptionOrganizationApi.putOrganizationsIpaddressauthentication(IpAddressAuthentication body) Deprecated.OrganizationApi.putOrganizationsIpaddressauthenticationWithHttpInfo(IpAddressAuthentication body) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type IpAddressAuthenticationModifier and TypeMethodDescriptionOrganizationApiAsync.getOrganizationsIpaddressauthenticationAsync(GetOrganizationsIpaddressauthenticationRequest request, AsyncApiCallback<IpAddressAuthentication> callback) Deprecated.OrganizationApiAsync.getOrganizationsIpaddressauthenticationAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<IpAddressAuthentication>> callback) Deprecated.OrganizationApi.putOrganizationsIpaddressauthentication(ApiRequest<IpAddressAuthentication> request) Deprecated.OrganizationApiAsync.putOrganizationsIpaddressauthenticationAsync(PutOrganizationsIpaddressauthenticationRequest request, AsyncApiCallback<IpAddressAuthentication> callback) Deprecated.OrganizationApiAsync.putOrganizationsIpaddressauthenticationAsync(ApiRequest<IpAddressAuthentication> request, AsyncApiCallback<ApiResponse<IpAddressAuthentication>> callback) Deprecated.OrganizationApiAsync.putOrganizationsIpaddressauthenticationAsync(ApiRequest<IpAddressAuthentication> request, AsyncApiCallback<ApiResponse<IpAddressAuthentication>> callback) Deprecated. -
Uses of IpAddressAuthentication in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return IpAddressAuthenticationMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type IpAddressAuthenticationMethods in com.mypurecloud.sdk.v2.api.request with parameters of type IpAddressAuthenticationModifier and TypeMethodDescriptionPutOrganizationsIpaddressauthenticationRequest.builder(IpAddressAuthentication body) voidPutOrganizationsIpaddressauthenticationRequest.setBody(IpAddressAuthentication body) PutOrganizationsIpaddressauthenticationRequest.Builder.withBody(IpAddressAuthentication body) PutOrganizationsIpaddressauthenticationRequest.withBody(IpAddressAuthentication body) PutOrganizationsIpaddressauthenticationRequest.Builder.withRequiredParams(IpAddressAuthentication body) -
Uses of IpAddressAuthentication in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IpAddressAuthenticationModifier and TypeMethodDescriptionIpAddressAuthentication.networkWhitelist(List<String> networkWhitelist)