Uses of Class
com.mypurecloud.sdk.v2.model.RuleSetEntityListing
Packages that use RuleSetEntityListing
-
Uses of RuleSetEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return RuleSetEntityListingModifier and TypeMethodDescriptionOutboundApi.getOutboundRulesets(GetOutboundRulesetsRequest request) Query a list of Rule Sets.OutboundApi.getOutboundRulesets(Integer pageSize, Integer pageNumber, Boolean allowEmptyResult, String filterType, String name, String sortBy, String sortOrder) Query a list of Rule Sets.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type RuleSetEntityListingModifier and TypeMethodDescriptionOutboundApi.getOutboundRulesets(ApiRequest<Void> request) Query a list of Rule Sets.OutboundApiAsync.getOutboundRulesetsAsync(GetOutboundRulesetsRequest request, AsyncApiCallback<RuleSetEntityListing> callback) Query a list of Rule Sets.OutboundApiAsync.getOutboundRulesetsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<RuleSetEntityListing>> callback) Query a list of Rule Sets.OutboundApi.getOutboundRulesetsWithHttpInfo(Integer pageSize, Integer pageNumber, Boolean allowEmptyResult, String filterType, String name, String sortBy, String sortOrder) Query a list of Rule Sets.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type RuleSetEntityListingModifier and TypeMethodDescriptionOutboundApiAsync.getOutboundRulesetsAsync(GetOutboundRulesetsRequest request, AsyncApiCallback<RuleSetEntityListing> callback) Query a list of Rule Sets.OutboundApiAsync.getOutboundRulesetsAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<RuleSetEntityListing>> callback) Query a list of Rule Sets. -
Uses of RuleSetEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RuleSetEntityListingModifier and TypeMethodDescriptionRuleSetEntityListing.pageNumber(Integer pageNumber) RuleSetEntityListing.previousUri(String previousUri)