Uses of Class
com.mypurecloud.sdk.v2.model.IpAddressRangeListing
Packages that use IpAddressRangeListing
-
Uses of IpAddressRangeListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return IpAddressRangeListingModifier and TypeMethodDescriptionUtilitiesApi.getIpranges()Get public ip address ranges for Genesys CloudUtilitiesApi.getIpranges(GetIprangesRequest request) Get public ip address ranges for Genesys CloudMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type IpAddressRangeListingModifier and TypeMethodDescriptionUtilitiesApi.getIpranges(ApiRequest<Void> request) Get public ip address ranges for Genesys CloudUtilitiesApiAsync.getIprangesAsync(GetIprangesRequest request, AsyncApiCallback<IpAddressRangeListing> callback) Get public ip address ranges for Genesys CloudUtilitiesApiAsync.getIprangesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<IpAddressRangeListing>> callback) Get public ip address ranges for Genesys CloudUtilitiesApi.getIprangesWithHttpInfo()Get public ip address ranges for Genesys CloudMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type IpAddressRangeListingModifier and TypeMethodDescriptionUtilitiesApiAsync.getIprangesAsync(GetIprangesRequest request, AsyncApiCallback<IpAddressRangeListing> callback) Get public ip address ranges for Genesys CloudUtilitiesApiAsync.getIprangesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<IpAddressRangeListing>> callback) Get public ip address ranges for Genesys Cloud -
Uses of IpAddressRangeListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return IpAddressRangeListing