Uses of Class
com.mypurecloud.sdk.v2.model.ConsumingResourcesEntityListing
Packages that use ConsumingResourcesEntityListing
-
Uses of ConsumingResourcesEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ConsumingResourcesEntityListingModifier and TypeMethodDescriptionArchitectApi.getArchitectDependencytrackingConsumingresources(GetArchitectDependencytrackingConsumingresourcesRequest request) Get resources that consume a given Dependency Tracking objectArchitectApi.getArchitectDependencytrackingConsumingresources(String id, String objectType, List<String> resourceType, String version, Integer pageNumber, Integer pageSize, String flowFilter) Get resources that consume a given Dependency Tracking objectMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ConsumingResourcesEntityListingModifier and TypeMethodDescriptionArchitectApi.getArchitectDependencytrackingConsumingresources(ApiRequest<Void> request) Get resources that consume a given Dependency Tracking objectArchitectApiAsync.getArchitectDependencytrackingConsumingresourcesAsync(GetArchitectDependencytrackingConsumingresourcesRequest request, AsyncApiCallback<ConsumingResourcesEntityListing> callback) Get resources that consume a given Dependency Tracking objectArchitectApiAsync.getArchitectDependencytrackingConsumingresourcesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConsumingResourcesEntityListing>> callback) Get resources that consume a given Dependency Tracking objectArchitectApi.getArchitectDependencytrackingConsumingresourcesWithHttpInfo(String id, String objectType, List<String> resourceType, String version, Integer pageNumber, Integer pageSize, String flowFilter) Get resources that consume a given Dependency Tracking objectMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ConsumingResourcesEntityListingModifier and TypeMethodDescriptionArchitectApiAsync.getArchitectDependencytrackingConsumingresourcesAsync(GetArchitectDependencytrackingConsumingresourcesRequest request, AsyncApiCallback<ConsumingResourcesEntityListing> callback) Get resources that consume a given Dependency Tracking objectArchitectApiAsync.getArchitectDependencytrackingConsumingresourcesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConsumingResourcesEntityListing>> callback) Get resources that consume a given Dependency Tracking object -
Uses of ConsumingResourcesEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConsumingResourcesEntityListingModifier and TypeMethodDescriptionConsumingResourcesEntityListing.entities(List<Dependency> entities) ConsumingResourcesEntityListing.pageNumber(Integer pageNumber) ConsumingResourcesEntityListing.previousUri(String previousUri)