479 строки
47 KiB
YAML
479 строки
47 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.billing.fluent.ProductsClient"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient"
|
|
name: "ProductsClient"
|
|
nameWithType: "ProductsClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Products<wbr>Client."
|
|
syntax: "public interface **ProductsClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.beginMove(java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.MoveProductRequest)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.beginMove(String billingAccountName, String productName, MoveProductRequest parameters)"
|
|
name: "beginMove(String billingAccountName, String productName, MoveProductRequest parameters)"
|
|
nameWithType: "ProductsClient.beginMove(String billingAccountName, String productName, MoveProductRequest parameters)"
|
|
summary: "Moves a product's charges to a new invoice section."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The properties of the product to initiate a transfer."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.MoveProductRequest?alt=com.azure.resourcemanager.billing.models.MoveProductRequest&text=MoveProductRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<ProductInner>,ProductInner> beginMove(String billingAccountName, String productName, MoveProductRequest parameters)"
|
|
desc: "Moves a product's charges to a new invoice section. The new invoice section must belong to the same billing profile as the existing invoice section. This operation is supported only for products that are purchased with a recurring charge and for billing accounts with agreement type Microsoft Customer Agreement."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of a product."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.beginMove(java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.MoveProductRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.beginMove(String billingAccountName, String productName, MoveProductRequest parameters, Context context)"
|
|
name: "beginMove(String billingAccountName, String productName, MoveProductRequest parameters, Context context)"
|
|
nameWithType: "ProductsClient.beginMove(String billingAccountName, String productName, MoveProductRequest parameters, Context context)"
|
|
summary: "Moves a product's charges to a new invoice section."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The properties of the product to initiate a transfer."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.MoveProductRequest?alt=com.azure.resourcemanager.billing.models.MoveProductRequest&text=MoveProductRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<ProductInner>,ProductInner> beginMove(String billingAccountName, String productName, MoveProductRequest parameters, Context context)"
|
|
desc: "Moves a product's charges to a new invoice section. The new invoice section must belong to the same billing profile as the existing invoice section. This operation is supported only for products that are purchased with a recurring charge and for billing accounts with agreement type Microsoft Customer Agreement."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of a product."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.get(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.get(String billingAccountName, String productName)"
|
|
name: "get(String billingAccountName, String productName)"
|
|
nameWithType: "ProductsClient.get(String billingAccountName, String productName)"
|
|
summary: "Gets a product by ID."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract ProductInner get(String billingAccountName, String productName)"
|
|
desc: "Gets a product by ID. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement."
|
|
returns:
|
|
description: "a product by ID."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.getWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.getWithResponse(String billingAccountName, String productName, Context context)"
|
|
name: "getWithResponse(String billingAccountName, String productName, Context context)"
|
|
nameWithType: "ProductsClient.getWithResponse(String billingAccountName, String productName, Context context)"
|
|
summary: "Gets a product by ID."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<ProductInner> getWithResponse(String billingAccountName, String productName, Context context)"
|
|
desc: "Gets a product by ID. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement."
|
|
returns:
|
|
description: "a product by ID along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByBillingAccount(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByBillingAccount(String billingAccountName)"
|
|
name: "listByBillingAccount(String billingAccountName)"
|
|
nameWithType: "ProductsClient.listByBillingAccount(String billingAccountName)"
|
|
summary: "Lists the products for a billing account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<ProductInner> listByBillingAccount(String billingAccountName)"
|
|
desc: "Lists the products for a billing account. These don't include products billed based on usage. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement or Microsoft Partner Agreement."
|
|
returns:
|
|
description: "a container for a list of resources as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByBillingAccount(java.lang.String,java.lang.String,java.lang.String,java.lang.Long,java.lang.Long,java.lang.Boolean,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByBillingAccount(String billingAccountName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
name: "listByBillingAccount(String billingAccountName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
nameWithType: "ProductsClient.listByBillingAccount(String billingAccountName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
summary: "Lists the products for a billing account."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The filter query option allows clients to filter a collection of resources that are addressed by a\n request URL."
|
|
name: "filter"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The orderby query option allows clients to request resources in a particular order."
|
|
name: "orderBy"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The top query option requests the number of items in the queried collection to be included in the\n result. The maximum supported value for top is 50."
|
|
name: "top"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- description: "The skip query option requests the number of items in the queried collection that are to be skipped\n and not included in the result."
|
|
name: "skip"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- description: "The count query option allows clients to request a count of the matching resources included with the\n resources in the response."
|
|
name: "count"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- description: "The search query option allows clients to request items within a collection matching a free-text\n search expression. search is only supported for string fields."
|
|
name: "search"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<ProductInner> listByBillingAccount(String billingAccountName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
desc: "Lists the products for a billing account. These don't include products billed based on usage. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement or Microsoft Partner Agreement."
|
|
returns:
|
|
description: "a container for a list of resources as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByBillingProfile(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByBillingProfile(String billingAccountName, String billingProfileName)"
|
|
name: "listByBillingProfile(String billingAccountName, String billingProfileName)"
|
|
nameWithType: "ProductsClient.listByBillingProfile(String billingAccountName, String billingProfileName)"
|
|
summary: "Lists the products for a billing profile."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a billing profile."
|
|
name: "billingProfileName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<ProductInner> listByBillingProfile(String billingAccountName, String billingProfileName)"
|
|
desc: "Lists the products for a billing profile. These don't include products billed based on usage. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement or Microsoft Partner Agreement."
|
|
returns:
|
|
description: "a container for a list of resources as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByBillingProfile(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Long,java.lang.Long,java.lang.Boolean,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByBillingProfile(String billingAccountName, String billingProfileName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
name: "listByBillingProfile(String billingAccountName, String billingProfileName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
nameWithType: "ProductsClient.listByBillingProfile(String billingAccountName, String billingProfileName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
summary: "Lists the products for a billing profile."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a billing profile."
|
|
name: "billingProfileName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The filter query option allows clients to filter a collection of resources that are addressed by a\n request URL."
|
|
name: "filter"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The orderby query option allows clients to request resources in a particular order."
|
|
name: "orderBy"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The top query option requests the number of items in the queried collection to be included in the\n result. The maximum supported value for top is 50."
|
|
name: "top"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- description: "The skip query option requests the number of items in the queried collection that are to be skipped\n and not included in the result."
|
|
name: "skip"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- description: "The count query option allows clients to request a count of the matching resources included with the\n resources in the response."
|
|
name: "count"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- description: "The search query option allows clients to request items within a collection matching a free-text\n search expression. search is only supported for string fields."
|
|
name: "search"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<ProductInner> listByBillingProfile(String billingAccountName, String billingProfileName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
desc: "Lists the products for a billing profile. These don't include products billed based on usage. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement or Microsoft Partner Agreement."
|
|
returns:
|
|
description: "a container for a list of resources as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByCustomer(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByCustomer(String billingAccountName, String customerName)"
|
|
name: "listByCustomer(String billingAccountName, String customerName)"
|
|
nameWithType: "ProductsClient.listByCustomer(String billingAccountName, String customerName)"
|
|
summary: "Lists the products for a customer."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a customer."
|
|
name: "customerName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<ProductInner> listByCustomer(String billingAccountName, String customerName)"
|
|
desc: "Lists the products for a customer. These don't include products billed based on usage.The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement."
|
|
returns:
|
|
description: "a container for a list of resources as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByCustomer(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Long,java.lang.Long,java.lang.Boolean,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByCustomer(String billingAccountName, String customerName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
name: "listByCustomer(String billingAccountName, String customerName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
nameWithType: "ProductsClient.listByCustomer(String billingAccountName, String customerName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
summary: "Lists the products for a customer."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a customer."
|
|
name: "customerName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The filter query option allows clients to filter a collection of resources that are addressed by a\n request URL."
|
|
name: "filter"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The orderby query option allows clients to request resources in a particular order."
|
|
name: "orderBy"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The top query option requests the number of items in the queried collection to be included in the\n result. The maximum supported value for top is 50."
|
|
name: "top"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- description: "The skip query option requests the number of items in the queried collection that are to be skipped\n and not included in the result."
|
|
name: "skip"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- description: "The count query option allows clients to request a count of the matching resources included with the\n resources in the response."
|
|
name: "count"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- description: "The search query option allows clients to request items within a collection matching a free-text\n search expression. search is only supported for string fields."
|
|
name: "search"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<ProductInner> listByCustomer(String billingAccountName, String customerName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
desc: "Lists the products for a customer. These don't include products billed based on usage.The operation is supported only for billing accounts with agreement type Microsoft Partner Agreement."
|
|
returns:
|
|
description: "a container for a list of resources as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByInvoiceSection(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByInvoiceSection(String billingAccountName, String billingProfileName, String invoiceSectionName)"
|
|
name: "listByInvoiceSection(String billingAccountName, String billingProfileName, String invoiceSectionName)"
|
|
nameWithType: "ProductsClient.listByInvoiceSection(String billingAccountName, String billingProfileName, String invoiceSectionName)"
|
|
summary: "Lists the products for an invoice section."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a billing profile."
|
|
name: "billingProfileName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies an invoice section."
|
|
name: "invoiceSectionName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<ProductInner> listByInvoiceSection(String billingAccountName, String billingProfileName, String invoiceSectionName)"
|
|
desc: "Lists the products for an invoice section. These don't include products billed based on usage. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement."
|
|
returns:
|
|
description: "a container for a list of resources as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByInvoiceSection(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Long,java.lang.Long,java.lang.Boolean,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.listByInvoiceSection(String billingAccountName, String billingProfileName, String invoiceSectionName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
name: "listByInvoiceSection(String billingAccountName, String billingProfileName, String invoiceSectionName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
nameWithType: "ProductsClient.listByInvoiceSection(String billingAccountName, String billingProfileName, String invoiceSectionName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
summary: "Lists the products for an invoice section."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a billing profile."
|
|
name: "billingProfileName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies an invoice section."
|
|
name: "invoiceSectionName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The filter query option allows clients to filter a collection of resources that are addressed by a\n request URL."
|
|
name: "filter"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The orderby query option allows clients to request resources in a particular order."
|
|
name: "orderBy"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The top query option requests the number of items in the queried collection to be included in the\n result. The maximum supported value for top is 50."
|
|
name: "top"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- description: "The skip query option requests the number of items in the queried collection that are to be skipped\n and not included in the result."
|
|
name: "skip"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- description: "The count query option allows clients to request a count of the matching resources included with the\n resources in the response."
|
|
name: "count"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html\">Boolean</a>"
|
|
- description: "The search query option allows clients to request items within a collection matching a free-text\n search expression. search is only supported for string fields."
|
|
name: "search"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract PagedIterable<ProductInner> listByInvoiceSection(String billingAccountName, String billingProfileName, String invoiceSectionName, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
|
|
desc: "Lists the products for an invoice section. These don't include products billed based on usage. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement."
|
|
returns:
|
|
description: "a container for a list of resources as paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.move(java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.MoveProductRequest)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.move(String billingAccountName, String productName, MoveProductRequest parameters)"
|
|
name: "move(String billingAccountName, String productName, MoveProductRequest parameters)"
|
|
nameWithType: "ProductsClient.move(String billingAccountName, String productName, MoveProductRequest parameters)"
|
|
summary: "Moves a product's charges to a new invoice section."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The properties of the product to initiate a transfer."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.MoveProductRequest?alt=com.azure.resourcemanager.billing.models.MoveProductRequest&text=MoveProductRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract ProductInner move(String billingAccountName, String productName, MoveProductRequest parameters)"
|
|
desc: "Moves a product's charges to a new invoice section. The new invoice section must belong to the same billing profile as the existing invoice section. This operation is supported only for products that are purchased with a recurring charge and for billing accounts with agreement type Microsoft Customer Agreement."
|
|
returns:
|
|
description: "a product."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.move(java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.MoveProductRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.move(String billingAccountName, String productName, MoveProductRequest parameters, Context context)"
|
|
name: "move(String billingAccountName, String productName, MoveProductRequest parameters, Context context)"
|
|
nameWithType: "ProductsClient.move(String billingAccountName, String productName, MoveProductRequest parameters, Context context)"
|
|
summary: "Moves a product's charges to a new invoice section."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The properties of the product to initiate a transfer."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.MoveProductRequest?alt=com.azure.resourcemanager.billing.models.MoveProductRequest&text=MoveProductRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract ProductInner move(String billingAccountName, String productName, MoveProductRequest parameters, Context context)"
|
|
desc: "Moves a product's charges to a new invoice section. The new invoice section must belong to the same billing profile as the existing invoice section. This operation is supported only for products that are purchased with a recurring charge and for billing accounts with agreement type Microsoft Customer Agreement."
|
|
returns:
|
|
description: "a product."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.ProductPatch)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.update(String billingAccountName, String productName, ProductPatch parameters)"
|
|
name: "update(String billingAccountName, String productName, ProductPatch parameters)"
|
|
nameWithType: "ProductsClient.update(String billingAccountName, String productName, ProductPatch parameters)"
|
|
summary: "Updates the properties of a Product."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "A product."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductPatch?alt=com.azure.resourcemanager.billing.models.ProductPatch&text=ProductPatch\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract ProductInner update(String billingAccountName, String productName, ProductPatch parameters)"
|
|
desc: "Updates the properties of a Product. Currently, auto renew can be updated. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement."
|
|
returns:
|
|
description: "a product."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.updateWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.ProductPatch,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.updateWithResponse(String billingAccountName, String productName, ProductPatch parameters, Context context)"
|
|
name: "updateWithResponse(String billingAccountName, String productName, ProductPatch parameters, Context context)"
|
|
nameWithType: "ProductsClient.updateWithResponse(String billingAccountName, String productName, ProductPatch parameters, Context context)"
|
|
summary: "Updates the properties of a Product."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "A product."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductPatch?alt=com.azure.resourcemanager.billing.models.ProductPatch&text=ProductPatch\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<ProductInner> updateWithResponse(String billingAccountName, String productName, ProductPatch parameters, Context context)"
|
|
desc: "Updates the properties of a Product. Currently, auto renew can be updated. The operation is supported only for billing accounts with agreement type Microsoft Customer Agreement."
|
|
returns:
|
|
description: "a product along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.ProductInner?alt=com.azure.resourcemanager.billing.fluent.models.ProductInner&text=ProductInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.validateMoveEligibility(java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.MoveProductRequest)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.validateMoveEligibility(String billingAccountName, String productName, MoveProductRequest parameters)"
|
|
name: "validateMoveEligibility(String billingAccountName, String productName, MoveProductRequest parameters)"
|
|
nameWithType: "ProductsClient.validateMoveEligibility(String billingAccountName, String productName, MoveProductRequest parameters)"
|
|
summary: "Validates if a product's charges can be moved to a new invoice section."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The properties of the product to initiate a transfer."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.MoveProductRequest?alt=com.azure.resourcemanager.billing.models.MoveProductRequest&text=MoveProductRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract MoveProductEligibilityResultInner validateMoveEligibility(String billingAccountName, String productName, MoveProductRequest parameters)"
|
|
desc: "Validates if a product's charges can be moved to a new invoice section. This operation is supported only for products that are purchased with a recurring charge and for billing accounts with agreement type Microsoft Customer Agreement."
|
|
returns:
|
|
description: "result of the transfer eligibility validation."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.MoveProductEligibilityResultInner?alt=com.azure.resourcemanager.billing.fluent.models.MoveProductEligibilityResultInner&text=MoveProductEligibilityResultInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.fluent.ProductsClient.validateMoveEligibilityWithResponse(java.lang.String,java.lang.String,com.azure.resourcemanager.billing.models.MoveProductRequest,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.billing.fluent.ProductsClient.validateMoveEligibilityWithResponse(String billingAccountName, String productName, MoveProductRequest parameters, Context context)"
|
|
name: "validateMoveEligibilityWithResponse(String billingAccountName, String productName, MoveProductRequest parameters, Context context)"
|
|
nameWithType: "ProductsClient.validateMoveEligibilityWithResponse(String billingAccountName, String productName, MoveProductRequest parameters, Context context)"
|
|
summary: "Validates if a product's charges can be moved to a new invoice section."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The ID that uniquely identifies a billing account."
|
|
name: "billingAccountName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The ID that uniquely identifies a product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The properties of the product to initiate a transfer."
|
|
name: "parameters"
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.MoveProductRequest?alt=com.azure.resourcemanager.billing.models.MoveProductRequest&text=MoveProductRequest\" data-throw-if-not-resolved=\"False\" />"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<MoveProductEligibilityResultInner> validateMoveEligibilityWithResponse(String billingAccountName, String productName, MoveProductRequest parameters, Context context)"
|
|
desc: "Validates if a product's charges can be moved to a new invoice section. This operation is supported only for products that are purchased with a recurring charge and for billing accounts with agreement type Microsoft Customer Agreement."
|
|
returns:
|
|
description: "result of the transfer eligibility validation along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.fluent.models.MoveProductEligibilityResultInner?alt=com.azure.resourcemanager.billing.fluent.models.MoveProductEligibilityResultInner&text=MoveProductEligibilityResultInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in ProductsClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.billing.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0
|