Uses of Class
com.mypurecloud.sdk.v2.model.ConsumedResourcesEntityListing
Packages that use ConsumedResourcesEntityListing
-
Uses of ConsumedResourcesEntityListing in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return ConsumedResourcesEntityListingModifier and TypeMethodDescriptionArchitectApi.getArchitectDependencytrackingConsumedresources(GetArchitectDependencytrackingConsumedresourcesRequest request) Get resources that are consumed by a given Dependency Tracking objectArchitectApi.getArchitectDependencytrackingConsumedresources(String id, String version, String objectType, List<String> resourceType, Integer pageNumber, Integer pageSize) Get resources that are consumed by a given Dependency Tracking objectMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type ConsumedResourcesEntityListingModifier and TypeMethodDescriptionArchitectApi.getArchitectDependencytrackingConsumedresources(ApiRequest<Void> request) Get resources that are consumed by a given Dependency Tracking objectArchitectApiAsync.getArchitectDependencytrackingConsumedresourcesAsync(GetArchitectDependencytrackingConsumedresourcesRequest request, AsyncApiCallback<ConsumedResourcesEntityListing> callback) Get resources that are consumed by a given Dependency Tracking objectArchitectApiAsync.getArchitectDependencytrackingConsumedresourcesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConsumedResourcesEntityListing>> callback) Get resources that are consumed by a given Dependency Tracking objectArchitectApi.getArchitectDependencytrackingConsumedresourcesWithHttpInfo(String id, String version, String objectType, List<String> resourceType, Integer pageNumber, Integer pageSize) Get resources that are consumed by a given Dependency Tracking objectMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type ConsumedResourcesEntityListingModifier and TypeMethodDescriptionArchitectApiAsync.getArchitectDependencytrackingConsumedresourcesAsync(GetArchitectDependencytrackingConsumedresourcesRequest request, AsyncApiCallback<ConsumedResourcesEntityListing> callback) Get resources that are consumed by a given Dependency Tracking objectArchitectApiAsync.getArchitectDependencytrackingConsumedresourcesAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<ConsumedResourcesEntityListing>> callback) Get resources that are consumed by a given Dependency Tracking object -
Uses of ConsumedResourcesEntityListing in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConsumedResourcesEntityListingModifier and TypeMethodDescriptionConsumedResourcesEntityListing.entities(List<Dependency> entities) ConsumedResourcesEntityListing.pageNumber(Integer pageNumber) ConsumedResourcesEntityListing.previousUri(String previousUri)