Uses of Class
com.microsoft.store.partnercenter.models.ResourceCollection
-
Uses of ResourceCollection in com.microsoft.store.partnercenter.agreements
Methods in com.microsoft.store.partnercenter.agreements that return ResourceCollection Modifier and Type Method Description ResourceCollection<AgreementMetaData>AgreementDetailsCollectionOperations. get()Retrieves the agreement details.ResourceCollection<Agreement>CustomerAgreementCollectionOperations. get()Gets the list of agreements between a partner and customer.ResourceCollection<AgreementMetaData>IAgreementDetailsCollection. get()Gets the agreement details.ResourceCollection<Agreement>ICustomerAgreementCollection. get()Gets the list of agreements between a partner and customer. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.analytics
Methods in com.microsoft.store.partnercenter.analytics that return ResourceCollection Modifier and Type Method Description ResourceCollection<CustomerLicensesDeploymentInsights>CustomerLicensesDeploymentInsightsCollectionOperations. get()Retrieves the collection of customer's licenses' deployment insights.ResourceCollection<CustomerLicensesUsageInsights>CustomerLicensesUsageInsightsCollectionOperations. get()Retrieves the collection of customer's licenses' deployment insights.ResourceCollection<PartnerLicensesDeploymentInsights>PartnerLicensesDeploymentInsightsCollectionOperations. get()Retrieves the collection of partner's licenses' deployment insights.ResourceCollection<PartnerLicensesUsageInsights>PartnerLicensesUsageInsightsCollectionOperations. get()Retrieves the collection of partner's licenses' usage insights. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.customerdirectoryroles
Methods in com.microsoft.store.partnercenter.customerdirectoryroles that return ResourceCollection Modifier and Type Method Description ResourceCollection<DirectoryRole>DirectoryRoleCollectionOperations. get()Retrieves all customer directory roles.ResourceCollection<DirectoryRole>IDirectoryRoleCollection. get()Retrieves all customer directory roles. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.customers.products
Methods in com.microsoft.store.partnercenter.customers.products that return ResourceCollection Modifier and Type Method Description ResourceCollection<Availability>CustomerAvailabilityCollectionByTargetSegmentByReservationScopeOperations. get()Gets all the availabilities for the provided SKU on a specific target segment.ResourceCollection<Availability>CustomerAvailabilityCollectionByTargetSegmentOperations. get()Gets all the availabilities for the provided sku on a specific target segment.ResourceCollection<Availability>CustomerAvailabilityCollectionOperations. get()Retrieves all the availabilities for the provided SKU.ResourceCollection<Product>CustomerProductCollectionByTargetViewByReservationScopeOperations. get()Gets all the products in a given product collection and that apply to a given customer, filtered by reservation scope.ResourceCollection<Product>CustomerProductCollectionByTargetViewByTargetSegmentByReservationScopeOperations. get()Gets all the products in a given product collection and that apply to a given customer, filtered by reservation scope.ResourceCollection<Product>CustomerProductCollectionByTargetViewByTargetSegmentOperations. get()Gets all the products in a given catalog view and that apply to a given customer, filtered by target segment.ResourceCollection<Product>CustomerProductCollectionByTargetViewOperations. get()Gets all the products in a given catalog view that apply to a given customer.ResourceCollection<Sku>CustomerSkuCollectionByTargetSegmentOperations. get()Retrieves all the SKUs for the provided product.ResourceCollection<Sku>CustomerSkuCollectionOperations. get()Retrieves all the SKUs for the provided product. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.customers.servicecosts
Methods in com.microsoft.store.partnercenter.customers.servicecosts that return ResourceCollection Modifier and Type Method Description ResourceCollection<ServiceCostLineItem>IServiceCostLineItemsCollection. get()Retrieves a customer's service cost line items.ResourceCollection<ServiceCostLineItem>ServiceCostLineItemsOperations. get()Retrieves a customer's service cost line items. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.customerusers
Methods in com.microsoft.store.partnercenter.customerusers that return ResourceCollection Modifier and Type Method Description ResourceCollection<License>CustomerUserLicenseCollectionOperations. get()Retrieves the assigned licenses to a customer user.ResourceCollection<License>CustomerUserLicenseCollectionOperations. get(List<LicenseGroupId> licenseGroupIds)Retrieves the assigned licenses to a customer user.ResourceCollection<DirectoryRole>CustomerUserRoleCollectionOperations. get()ResourceCollection<License>ICustomerUserLicenseCollection. get()Retrieves the assigned licenses to a customer user.ResourceCollection<License>ICustomerUserLicenseCollection. get(List<LicenseGroupId> licenseGroupIds)Retrieves the assigned licenses to a customer user.ResourceCollection<DirectoryRole>ICustomerUserRoleCollection. get()Gets the customer user's directory roles. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.devicesdeployment
Methods in com.microsoft.store.partnercenter.devicesdeployment that return ResourceCollection Modifier and Type Method Description ResourceCollection<ConfigurationPolicy>ConfigurationPolicyCollectionOperations. get()Retrieves all configuration policies.ResourceCollection<Device>DeviceCollectionOperations. get()Retrieves all devices.ResourceCollection<DeviceBatch>DevicesBatchCollectionOperations. get()Retrieves all devices batches.ResourceCollection<ConfigurationPolicy>IConfigurationPolicyCollection. get()Retrieves all configuration policies.ResourceCollection<Device>IDeviceCollection. get()Retrieves all devices.ResourceCollection<DeviceBatch>IDevicesBatchCollection. get()Retrieves all devices batches. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.entitlements
Methods in com.microsoft.store.partnercenter.entitlements that return ResourceCollection Modifier and Type Method Description ResourceCollection<Entitlement>EntitlementCollectionByEntitlementTypeOperations. get()Gets an entitlement collection with the given entitlement type.ResourceCollection<Entitlement>EntitlementCollectionByEntitlementTypeOperations. get(Boolean showExpiry)Gets an entitlement collection with the given entitlement type.ResourceCollection<Entitlement>EntitlementCollectionOperations. get()Gets the entitlements for a customer.ResourceCollection<Entitlement>EntitlementCollectionOperations. get(Boolean showExpiry)Gets the entitlements for a customer.ResourceCollection<Entitlement>IEntitlementCollection. get(Boolean showExpiry)Gets the entitlements for a customer.ResourceCollection<Entitlement>IEntitlementCollectionByEntitlementType. get(Boolean showExpiry)Gets an entitlement collection with the given entitlement type.Methods in com.microsoft.store.partnercenter.entitlements that return types with arguments of type ResourceCollection Modifier and Type Method Description IEntireEntityCollectionRetrievalOperations<Entitlement,ResourceCollection<Entitlement>>EntitlementCollectionOperations. byEntitlementType(String entitlementType)Retrieves the operations that can be applied on entitlements with a given entitlement type.IEntireEntityCollectionRetrievalOperations<Entitlement,ResourceCollection<Entitlement>>IEntitlementCollection. byEntitlementType(String entitlementType)Retrieves the operations that can be applied on entitlements with a given entitlement type. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.enumerators
Classes in com.microsoft.store.partnercenter.enumerators with type parameters of type ResourceCollection Modifier and Type Class Description classIndexBasedCollectionEnumerator<T extends ResourceBase,TResourceCollection extends ResourceCollection<T>>Enumerator for index based pagination Index based - Paged query where index and page size is used.Methods in com.microsoft.store.partnercenter.enumerators that return types with arguments of type ResourceCollection Modifier and Type Method Description IResourceCollectionEnumeratorFactory<ResourceCollection<AzureUtilizationRecord>>IUtilizationCollectionEnumeratorContainer. getAzure()Gets a factory that creates Azure utilization record collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<AzureUtilizationRecord>>UtilizationCollectionEnumeratorContainer. getAzure()Gets a factory that creates Azure utilization record collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<InvoiceLineItem>>IResourceCollectionEnumeratorContainer. getInvoiceLineItems()Gets a factory that creates invoice line item collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<InvoiceLineItem>>ResourceCollectionEnumeratorContainer. getInvoiceLineItems()Gets a factory that creates invoice line item collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<Invoice>>IResourceCollectionEnumeratorContainer. getInvoices()Gets a factory that creates invoice collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<Invoice>>ResourceCollectionEnumeratorContainer. getInvoices()Gets a factory that creates invoice collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<Offer>>IResourceCollectionEnumeratorContainer. getOffers()Gets a factory that creates offer collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<Offer>>ResourceCollectionEnumeratorContainer. getOffers()Gets a factory that creates offer collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<Product>>IResourceCollectionEnumeratorContainer. getProducts()Gets a factory that creates product collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<Product>>ResourceCollectionEnumeratorContainer. getProducts()Gets a factory that creates product collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<ServiceRequest>>IResourceCollectionEnumeratorContainer. getServiceRequests()Gets a factory that creates service request collection enumerators.IResourceCollectionEnumeratorFactory<ResourceCollection<ServiceRequest>>ResourceCollectionEnumeratorContainer. getServiceRequests()Gets a factory that creates service request collection enumerators. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.factory
Classes in com.microsoft.store.partnercenter.factory with type parameters of type ResourceCollection Modifier and Type Class Description classIndexBasedCollectionEnumeratorFactory<T extends ResourceBase,TResourceCollection extends ResourceCollection<T>>Factory method for creating a new instance of index based collection enumerator. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.genericoperations
Classes in com.microsoft.store.partnercenter.genericoperations with type parameters of type ResourceCollection Modifier and Type Interface Description interfaceIEntireEntityCollectionRetrievalOperations<T,TResourceCollection extends ResourceCollection<T>>A generic interface which represents operations for getting an entire collection of entities.interfaceIEntityCollectionRetrievalOperations<T extends ResourceBase,TResourceCollection extends ResourceCollection<T>>Groups all operations related to retrieving a collection of entities.interfaceIPagedEntityCollectionRetrievalOperations<T extends ResourceBase,TResourceCollection extends ResourceCollection<T>>A generic interface which represents paged entity retrieval operations. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.invoices
Methods in com.microsoft.store.partnercenter.invoices that return ResourceCollection Modifier and Type Method Description ResourceCollection<EstimateLink>EstimateLinkCollectionByCurrencyOperations. get()Gets the estimate link resource collection.ResourceCollection<Invoice>IInvoiceCollection. get()Gets all the invoices.ResourceCollection<InvoiceLineItem>IInvoiceLineItemCollection. get()Retrieves invoice line items for a specific billing provider and invoice line item typeResourceCollection<InvoiceLineItem>IInvoiceLineItemCollection. get(int size, int offset)Retrieves a subset of invoice line items for a specific billing provider and invoice line item typeResourceCollection<InvoiceSummary>IInvoiceSummaryCollection. get()Retrieves the invoice summary collection.ResourceCollection<InvoiceLineItem>InvoiceLineItemCollectionOperations. get()Retrieves invoice line items for a specific billing provider and invoice line item typeResourceCollection<InvoiceLineItem>InvoiceLineItemCollectionOperations. get(int size, int offset)Retrieves invoice line items for a specific billing provider and invoice line item type and allows pagingResourceCollection<InvoiceSummary>InvoiceSummaryCollectionOperations. get()Retrieves the invoice summary collection.ResourceCollection<Invoice>IInvoiceCollection. query(IQuery query)Queries invoices associated to the partner.ResourceCollection<Invoice>InvoiceCollection. query(IQuery query)Asynchronously Gets all invoices associated to the partner. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.managedservices
Methods in com.microsoft.store.partnercenter.managedservices that return ResourceCollection Modifier and Type Method Description ResourceCollection<ManagedService>IManagedServiceCollection. get()Retrieves all managed services.ResourceCollection<ManagedService>ManagedServiceCollectionOperations. get()Gets managed services for a customer. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.models
Subclasses of ResourceCollection in com.microsoft.store.partnercenter.models Modifier and Type Class Description classSeekBasedResourceCollection<T>Paged Resource Collection Type of objects in collectionConstructors in com.microsoft.store.partnercenter.models with parameters of type ResourceCollection Constructor Description ResourceCollection(ResourceCollection<TResource> resourceCollection)Initializes a new instance of the ResourceCollection class.SeekBasedResourceCollection(ResourceCollection<T> resourceCollection)Initializes a new instance of the SeekBasedResourceCollection class. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.offers
Methods in com.microsoft.store.partnercenter.offers that return ResourceCollection Modifier and Type Method Description ResourceCollection<Offer>CategoryOffersCollectionOperations. get()Retrieves all the offers in the given offer category.ResourceCollection<Offer>CategoryOffersCollectionOperations. get(int offset, int size)Retrieves a subset of offers in the given offer category.ResourceCollection<OfferCategory>CustomerOfferCategoryCollectionOperations. get()Gets the offer categories available to customer from partner.ResourceCollection<Offer>CustomerOfferCollectionOperations. get()Gets the offers available to customer from partner.ResourceCollection<Offer>CustomerOfferCollectionOperations. get(int offset, int size)Gets a segment of the offers available to customer from partner..ResourceCollection<Offer>ICategoryOffersCollection. get()Retrieves all the offers in the given offer category.ResourceCollection<Offer>ICategoryOffersCollection. get(int offset, int size)Retrieves a subset of offers in the given offer category.ResourceCollection<OfferCategory>ICustomerOfferCategoryCollection. get()Retrieves all the offer categories for the provided customer.ResourceCollection<Offer>ICustomerOfferCollection. get()Retrieves all the offers for the provided Customer.ResourceCollection<Offer>ICustomerOfferCollection. get(int offset, int size)Retrieves a subset of offers for the provided customer.ResourceCollection<Offer>IOfferAddOns. get()Retrieves all the offers for the provided country.ResourceCollection<Offer>IOfferAddOns. get(int offset, int size)Retrieves a subset of offers for the provided country.ResourceCollection<OfferCategory>IOfferCategoryCollection. get()Retrieves all offer categories available to the partner for the provided country.ResourceCollection<Offer>IOfferCollection. get()Retrieves all the offers for the provided country.ResourceCollection<Offer>IOfferCollection. get(int offset, int size)Retrieves all the offers for the provided country.ResourceCollection<Offer>OfferAddOnsOperations. get()Retrieves the add-ons for the given offer.ResourceCollection<Offer>OfferAddOnsOperations. get(int offset, int size)Retrieves a subset of offers for the provided country.ResourceCollection<OfferCategory>OfferCategoryCollectionOperations. get()Retrieves all offer categories available to the partner for the provided country.ResourceCollection<Offer>OfferCollectionOperations. get()Retrieves all the offers for the provided country.ResourceCollection<Offer>OfferCollectionOperations. get(int offset, int size)Retrieves all the offers for the provided country. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.orders
Methods in com.microsoft.store.partnercenter.orders that return ResourceCollection Modifier and Type Method Description ResourceCollection<Order>IOrderCollection. get(Boolean includePrice)Gets a collection of orders.ResourceCollection<Order>IOrderCollectionByBillingCycleType. get()Gets all customer orders.ResourceCollection<Order>IOrderCollectionByBillingCycleType. get(boolean includePrice)Gets all customer orders.ResourceCollection<Order>OrderCollectionByBillingCycleTypeOperations. get()Retrieves all the orders the customer made.ResourceCollection<Order>OrderCollectionByBillingCycleTypeOperations. get(boolean includePrice)Gets all customer orders.ResourceCollection<Order>OrderCollectionOperations. get()Retrieves all the orders the customer made.ResourceCollection<Order>OrderCollectionOperations. get(Boolean includePrice)Gets a collection of orders.ResourceCollection<OrderLineItemActivationLink>OrderLineItemActivationLinkOperations. get()Gets the order line item activation link collection.ResourceCollection<OrderLineItemProvisioningStatus>OrderProvisioningStatusOperations. get()Gets the order provisioning status. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.products
Methods in com.microsoft.store.partnercenter.products that return ResourceCollection Modifier and Type Method Description ResourceCollection<Availability>AvailabilityCollectionByTargetSegmentByReservationScopeOperations. get()Gets all the availabilities for the provided SKU on a specific reservation scope given a target segment.ResourceCollection<Availability>AvailabilityCollectionByTargetSegmentOperations. get()Get all the availabilities for the provided SKU on a specific target segment.ResourceCollection<Availability>AvailabilityCollectionOperations. get()Retrieves all the availabilities for the provided SKU.ResourceCollection<Availability>IAvailabilityCollection. get()Retrieves all the availabilities for the provided SKU.ResourceCollection<Product>IProductCollectionByCountryByTargetView. get()Retrieves all the products in the given country and catalog view.ResourceCollection<Product>IProductCollectionByCountryByTargetViewByTargetSegment. get()Retrieves all the products in the given country, catalog view and target segment.ResourceCollection<Sku>ISkuCollection. get()Retrieves all the SKUs for the provided product.ResourceCollection<Sku>ISkuCollectionByTargetSegment. get()Retrieves all the skus for the provided product and target segment.ResourceCollection<Product>ProductCollectionByCountryByTargetViewByTargetSegmentOperations. get()Retrieves all the products in the given country, catalog view and target segment.ResourceCollection<Product>ProductCollectionByCountryByTargetViewOperations. get()Retrieves all the products in the given country, catalog view and target segment.ResourceCollection<Sku>SkuCollectionByTargetSegmentOperations. get()Retrieves all the skus for the provided product and target segment.ResourceCollection<Sku>SkuCollectionOperations. get()Retrieves all the SKUs for the provided product. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.relationships
Methods in com.microsoft.store.partnercenter.relationships that return ResourceCollection Modifier and Type Method Description ResourceCollection<PartnerRelationship>CustomerRelationshipCollectionOperations. get()Retrieves all the partner relationships associated to the customer based on the logged in partner.ResourceCollection<PartnerRelationship>ICustomerRelationshipCollection. get()Retrieves all the partner relationships associated to the customer based on the logged in partner.ResourceCollection<PartnerRelationship>IRelationshipCollection. get(PartnerRelationshipType partnerRelationshipType)Retrieves all the partner relationships.ResourceCollection<PartnerRelationship>RelationshipCollectionOperations. get(PartnerRelationshipType partnerRelationshipType)Retrieves all the partner relationships.ResourceCollection<PartnerRelationship>IRelationshipCollection. Query(PartnerRelationshipType partnerRelationshipType, IQuery query)Queries partner relationships associated to the partner.ResourceCollection<PartnerRelationship>RelationshipCollectionOperations. Query(PartnerRelationshipType partnerRelationshipType, IQuery query)Queries partner relationships associated to the partner. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.serviceincidents
Methods in com.microsoft.store.partnercenter.serviceincidents that return ResourceCollection Modifier and Type Method Description ResourceCollection<ServiceIncidents>IServiceIncidentCollection. get(IQuery serviceIncidentsQuery)Retrieves all service incidents.ResourceCollection<ServiceIncidents>ServiceIncidentCollectionOperations. get()Gets the list of service incidents.ResourceCollection<ServiceIncidents>ServiceIncidentCollectionOperations. get(IQuery serviceIncidentsQuery)Retrieves all service incidents. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.servicerequests
Methods in com.microsoft.store.partnercenter.servicerequests that return ResourceCollection Modifier and Type Method Description ResourceCollection<ServiceRequest>CustomerServiceRequestCollectionOperations. get()Retrieves Service Requests associated to the customer.ResourceCollection<ServiceRequest>IServiceRequestCollection. get()Retrieves all service requests.ResourceCollection<SupportTopic>ISupportTopicsCollection. get()Retrieves all the support topics.ResourceCollection<ServiceRequest>PartnerServiceRequestCollectionOperations. get()Retrieves Service Requests associated to the partner.ResourceCollection<SupportTopic>SupportTopicsCollectionOperations. get()Gets a collection of available support topics to create service request.ResourceCollection<ServiceRequest>IServiceRequestCollection. query(IQuery serviceRequestsQuery)Queries service requests associated to an organization.ResourceCollection<ServiceRequest>PartnerServiceRequestCollectionOperations. query(IQuery serviceRequestsQuery)Queries for service requests associated with the partner. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.subscribedskus
Methods in com.microsoft.store.partnercenter.subscribedskus that return ResourceCollection Modifier and Type Method Description ResourceCollection<SubscribedSku>CustomerSubscribedSkuCollectionOperations. get()Retrieves all the customer subscribed products.ResourceCollection<SubscribedSku>CustomerSubscribedSkuCollectionOperations. get(List<LicenseGroupId> licenseGroupIds)Retrieves all the customer subscribed products.ResourceCollection<SubscribedSku>ICustomerSubscribedSkuCollection. get()Retrieves all the customer subscribed products.ResourceCollection<SubscribedSku>ICustomerSubscribedSkuCollection. get(List<LicenseGroupId> licenseGroupIds)Retrieves all the customer subscribed products. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.subscriptions
Methods in com.microsoft.store.partnercenter.subscriptions that return ResourceCollection Modifier and Type Method Description ResourceCollection<Subscription>ISubscriptionAddOnCollection. get()Retrieves all subscription add-ons.ResourceCollection<Subscription>ISubscriptionCollection. get()Retrieves all subscriptions.ResourceCollection<Conversion>ISubscriptionConversionCollection. get()Retrieves all conversions for the trial subscription.ResourceCollection<Upgrade>ISubscriptionUpgradeCollection. get()Retrieves all subscription upgrades.ResourceCollection<Subscription>OrderSubscriptionCollectionOperations. get()Gets the subscriptions for the given order.ResourceCollection<Subscription>PartnerSubscriptionCollectionOperations. get()Gets the subscriptions for the given partner.ResourceCollection<OrderLineItemActivationLink>SubscriptionActivationLinksOperations. get()Gets the subscription activation links.ResourceCollection<Subscription>SubscriptionAddOnCollectionOperations. get()Retrieves the add-on subscriptions.ResourceCollection<Subscription>SubscriptionCollectionOperations. get()Retrieves all subscriptions.ResourceCollection<Conversion>SubscriptionConversionCollectionOperations. get()Retrieves all conversions for the trial subscription.ResourceCollection<Upgrade>SubscriptionUpgradeCollectionOperations. get()Retrieves all subscription upgrades.ResourceCollection<AzureEntitlement>ISubscription. getAzurePlanSubscriptionEntitlements()Gets an Azure Plan's subscription entitlements.ResourceCollection<AzureEntitlement>SubscriptionOperations. getAzurePlanSubscriptionEntitlements()Gets an Azure Plan's subscription entitlements.Methods in com.microsoft.store.partnercenter.subscriptions that return types with arguments of type ResourceCollection Modifier and Type Method Description IEntireEntityCollectionRetrievalOperations<Subscription,ResourceCollection<Subscription>>ISubscriptionCollection. byOrder(String orderId)Groups customer subscriptions by an order.IEntireEntityCollectionRetrievalOperations<Subscription,ResourceCollection<Subscription>>SubscriptionCollectionOperations. byOrder(String orderId)Groups customer subscriptions by an order.IEntireEntityCollectionRetrievalOperations<Subscription,ResourceCollection<Subscription>>ISubscriptionCollection. byPartner(String partnerId)Groups customer subscriptions by a partner.IEntireEntityCollectionRetrievalOperations<Subscription,ResourceCollection<Subscription>>SubscriptionCollectionOperations. byPartner(String partnerId)Groups customer subscriptions by a partner. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.usage
Methods in com.microsoft.store.partnercenter.usage that return ResourceCollection Modifier and Type Method Description ResourceCollection<CustomerMonthlyUsageRecord>CustomerUsageRecordCollectionOperations. get()Retrieves the collection of customer monthly usage records for a partner.ResourceCollection<CustomerMonthlyUsageRecord>ICustomerUsageRecordCollection. get()Retrieves all customer usage records.ResourceCollection<AzureResourceMonthlyUsageRecord>IResourceUsageRecordCollection. get()Retrieves the subscription's resource usage records.ResourceCollection<SubscriptionMonthlyUsageRecord>ISubscriptionMonthlyUsageRecordCollection. get()Retrieves the customer's subscription usage records.ResourceCollection<AzureResourceMonthlyUsageRecord>ResourceUsageRecordCollectionOperations. get()Retrieves the subscription usage records.ResourceCollection<SubscriptionMonthlyUsageRecord>SubscriptionMonthlyUsageRecordCollectionOperations. get()Retrieves the subscription monthly usage records.ResourceCollection<MeterUsageRecord>UsageRecordByMeterCollectionOperations. get()Gets the subscription's meter usage records.ResourceCollection<ResourceUsageRecord>UsageRecordByResourceCollectionOperations. get()Gets the subscription's resource usage records. -
Uses of ResourceCollection in com.microsoft.store.partnercenter.utilization
Methods in com.microsoft.store.partnercenter.utilization that return ResourceCollection Modifier and Type Method Description ResourceCollection<AzureUtilizationRecord>AzureUtilizationCollectionOperations. query(org.joda.time.DateTime startTime, org.joda.time.DateTime endTime, AzureUtilizationGranularity granularity, boolean showDetails, int size)Retrieves utilization records for the Azure subscription.ResourceCollection<AzureUtilizationRecord>IAzureUtilizationCollection. query(org.joda.time.DateTime startTime, org.joda.time.DateTime endTime, AzureUtilizationGranularity granularity, boolean showDetails, int size)Retrieves utilization records for the Azure subscription.ResourceCollection<AzureUtilizationRecord>AzureUtilizationCollectionOperations. seek(String continuationToken, SeekOperation seekOperation)Seeks pages of utilization for resources that belong to an Azure subscription owned by a customer of the partner.ResourceCollection<AzureUtilizationRecord>IAzureUtilizationCollection. seek(String continuationToken, SeekOperation seekOperation)Seeks pages of of utilization for resources that belong to an Azure subscription owned by a customer of the partner.