Uses of Class
com.aspose.tasks.cloud.model.ResourceGroupBucket
Packages that use ResourceGroupBucket
-
Uses of ResourceGroupBucket in com.aspose.tasks.cloud.model
Methods in com.aspose.tasks.cloud.model that return ResourceGroupBucketModifier and TypeMethodDescriptionResourceGroupBucket.addResourcesItem(ResourceItem resourcesItem) ResourceGroupBucket.resources(List<ResourceItem> resources) -
Uses of ResourceGroupBucket in com.aspose.tasks.cloud.model.responses
Methods in com.aspose.tasks.cloud.model.responses that return types with arguments of type ResourceGroupBucketMethods in com.aspose.tasks.cloud.model.responses with parameters of type ResourceGroupBucketModifier and TypeMethodDescriptionGroupedResourcesResponse.addBucketsItem(ResourceGroupBucket bucketsItem) Method parameters in com.aspose.tasks.cloud.model.responses with type arguments of type ResourceGroupBucketModifier and TypeMethodDescriptionGroupedResourcesResponse.buckets(List<ResourceGroupBucket> buckets) voidGroupedResourcesResponse.setBuckets(List<ResourceGroupBucket> buckets)