azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.b...

535 строки
48 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.billing.models.Invoices"
fullName: "com.azure.resourcemanager.billing.models.Invoices"
name: "Invoices"
nameWithType: "Invoices"
summary: "Resource collection API of Invoices."
syntax: "public interface **Invoices**"
methods:
- uid: "com.azure.resourcemanager.billing.models.Invoices.amend(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.amend(String billingAccountName, String invoiceName)"
name: "amend(String billingAccountName, String invoiceName)"
nameWithType: "Invoices.amend(String billingAccountName, String invoiceName)"
summary: "Regenerate an invoice by billing account name and invoice name."
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 an invoice."
name: "invoiceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void amend(String billingAccountName, String invoiceName)"
desc: "Regenerate an invoice by billing account name and invoice name. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement."
- uid: "com.azure.resourcemanager.billing.models.Invoices.amend(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.amend(String billingAccountName, String invoiceName, Context context)"
name: "amend(String billingAccountName, String invoiceName, Context context)"
nameWithType: "Invoices.amend(String billingAccountName, String invoiceName, Context context)"
summary: "Regenerate an invoice by billing account name and invoice name."
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 an invoice."
name: "invoiceName"
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 void amend(String billingAccountName, String invoiceName, Context context)"
desc: "Regenerate an invoice by billing account name and invoice name. The operation is supported for billing accounts with agreement type Microsoft Customer Agreement."
- uid: "com.azure.resourcemanager.billing.models.Invoices.downloadByBillingAccount(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.downloadByBillingAccount(String billingAccountName, String invoiceName)"
name: "downloadByBillingAccount(String billingAccountName, String invoiceName)"
nameWithType: "Invoices.downloadByBillingAccount(String billingAccountName, String invoiceName)"
summary: "Gets a URL to download an invoice document."
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 an invoice."
name: "invoiceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract DocumentDownloadResult downloadByBillingAccount(String billingAccountName, String invoiceName)"
desc: "Gets a URL to download an invoice document. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement, Microsoft Customer Agreement or Enterprise Agreement."
returns:
description: "a URL to download an invoice document."
type: "<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadResult?alt=com.azure.resourcemanager.billing.models.DocumentDownloadResult&text=DocumentDownloadResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.downloadByBillingAccount(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.downloadByBillingAccount(String billingAccountName, String invoiceName, String documentName, Context context)"
name: "downloadByBillingAccount(String billingAccountName, String invoiceName, String documentName, Context context)"
nameWithType: "Invoices.downloadByBillingAccount(String billingAccountName, String invoiceName, String documentName, Context context)"
summary: "Gets a URL to download an invoice document."
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 an invoice."
name: "invoiceName"
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 document. This ID may be an identifier for an\n invoice PDF, a credit note, or a tax receipt."
name: "documentName"
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 DocumentDownloadResult downloadByBillingAccount(String billingAccountName, String invoiceName, String documentName, Context context)"
desc: "Gets a URL to download an invoice document. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement, Microsoft Customer Agreement or Enterprise Agreement."
returns:
description: "a URL to download an invoice document."
type: "<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadResult?alt=com.azure.resourcemanager.billing.models.DocumentDownloadResult&text=DocumentDownloadResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.downloadByBillingSubscription(java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.downloadByBillingSubscription(String invoiceName)"
name: "downloadByBillingSubscription(String invoiceName)"
nameWithType: "Invoices.downloadByBillingSubscription(String invoiceName)"
summary: "Gets a URL to download an invoice by billing subscription."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies an invoice."
name: "invoiceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract DocumentDownloadResult downloadByBillingSubscription(String invoiceName)"
desc: "Gets a URL to download an invoice by billing subscription. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement."
returns:
description: "a URL to download an invoice by billing subscription."
type: "<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadResult?alt=com.azure.resourcemanager.billing.models.DocumentDownloadResult&text=DocumentDownloadResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.downloadByBillingSubscription(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.downloadByBillingSubscription(String invoiceName, String documentName, Context context)"
name: "downloadByBillingSubscription(String invoiceName, String documentName, Context context)"
nameWithType: "Invoices.downloadByBillingSubscription(String invoiceName, String documentName, Context context)"
summary: "Gets a URL to download an invoice by billing subscription."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies an invoice."
name: "invoiceName"
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 document. This ID may be an identifier for an\n invoice PDF, a credit note, or a tax receipt."
name: "documentName"
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 DocumentDownloadResult downloadByBillingSubscription(String invoiceName, String documentName, Context context)"
desc: "Gets a URL to download an invoice by billing subscription. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement."
returns:
description: "a URL to download an invoice by billing subscription."
type: "<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadResult?alt=com.azure.resourcemanager.billing.models.DocumentDownloadResult&text=DocumentDownloadResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.downloadDocumentsByBillingAccount(java.lang.String,java.util.List<com.azure.resourcemanager.billing.models.DocumentDownloadRequest>)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.downloadDocumentsByBillingAccount(String billingAccountName, List<DocumentDownloadRequest> parameters)"
name: "downloadDocumentsByBillingAccount(String billingAccountName, List<DocumentDownloadRequest> parameters)"
nameWithType: "Invoices.downloadDocumentsByBillingAccount(String billingAccountName, List<DocumentDownloadRequest> parameters)"
summary: "Gets a URL to download multiple invoice documents (invoice pdf, tax receipts, credit notes) as a zip file."
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: "A list of download details for individual documents."
name: "parameters"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadRequest?alt=com.azure.resourcemanager.billing.models.DocumentDownloadRequest&text=DocumentDownloadRequest\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public abstract DocumentDownloadResult downloadDocumentsByBillingAccount(String billingAccountName, List<DocumentDownloadRequest> parameters)"
desc: "Gets a URL to download multiple invoice documents (invoice pdf, tax receipts, credit notes) as a zip file. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement."
returns:
description: "a URL to download multiple invoice documents (invoice pdf, tax receipts, credit notes) as a zip file."
type: "<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadResult?alt=com.azure.resourcemanager.billing.models.DocumentDownloadResult&text=DocumentDownloadResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.downloadDocumentsByBillingAccount(java.lang.String,java.util.List<com.azure.resourcemanager.billing.models.DocumentDownloadRequest>,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.downloadDocumentsByBillingAccount(String billingAccountName, List<DocumentDownloadRequest> parameters, Context context)"
name: "downloadDocumentsByBillingAccount(String billingAccountName, List<DocumentDownloadRequest> parameters, Context context)"
nameWithType: "Invoices.downloadDocumentsByBillingAccount(String billingAccountName, List<DocumentDownloadRequest> parameters, Context context)"
summary: "Gets a URL to download multiple invoice documents (invoice pdf, tax receipts, credit notes) as a zip file."
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: "A list of download details for individual documents."
name: "parameters"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadRequest?alt=com.azure.resourcemanager.billing.models.DocumentDownloadRequest&text=DocumentDownloadRequest\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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 DocumentDownloadResult downloadDocumentsByBillingAccount(String billingAccountName, List<DocumentDownloadRequest> parameters, Context context)"
desc: "Gets a URL to download multiple invoice documents (invoice pdf, tax receipts, credit notes) as a zip file. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement."
returns:
description: "a URL to download multiple invoice documents (invoice pdf, tax receipts, credit notes) as a zip file."
type: "<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadResult?alt=com.azure.resourcemanager.billing.models.DocumentDownloadResult&text=DocumentDownloadResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.downloadDocumentsByBillingSubscription(java.util.List<com.azure.resourcemanager.billing.models.DocumentDownloadRequest>)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.downloadDocumentsByBillingSubscription(List<DocumentDownloadRequest> parameters)"
name: "downloadDocumentsByBillingSubscription(List<DocumentDownloadRequest> parameters)"
nameWithType: "Invoices.downloadDocumentsByBillingSubscription(List<DocumentDownloadRequest> parameters)"
summary: "Gets a URL to download multiple invoice documents (invoice pdf, tax receipts, credit notes) as a zip file."
modifiers:
- "abstract"
parameters:
- description: "A list of download details for individual documents."
name: "parameters"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadRequest?alt=com.azure.resourcemanager.billing.models.DocumentDownloadRequest&text=DocumentDownloadRequest\" data-throw-if-not-resolved=\"False\" />&gt;"
syntax: "public abstract DocumentDownloadResult downloadDocumentsByBillingSubscription(List<DocumentDownloadRequest> parameters)"
desc: "Gets a URL to download multiple invoice documents (invoice pdf, tax receipts, credit notes) as a zip file. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement."
returns:
description: "a URL to download multiple invoice documents (invoice pdf, tax receipts, credit notes) as a zip file."
type: "<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadResult?alt=com.azure.resourcemanager.billing.models.DocumentDownloadResult&text=DocumentDownloadResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.downloadDocumentsByBillingSubscription(java.util.List<com.azure.resourcemanager.billing.models.DocumentDownloadRequest>,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.downloadDocumentsByBillingSubscription(List<DocumentDownloadRequest> parameters, Context context)"
name: "downloadDocumentsByBillingSubscription(List<DocumentDownloadRequest> parameters, Context context)"
nameWithType: "Invoices.downloadDocumentsByBillingSubscription(List<DocumentDownloadRequest> parameters, Context context)"
summary: "Gets a URL to download multiple invoice documents (invoice pdf, tax receipts, credit notes) as a zip file."
modifiers:
- "abstract"
parameters:
- description: "A list of download details for individual documents."
name: "parameters"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadRequest?alt=com.azure.resourcemanager.billing.models.DocumentDownloadRequest&text=DocumentDownloadRequest\" data-throw-if-not-resolved=\"False\" />&gt;"
- 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 DocumentDownloadResult downloadDocumentsByBillingSubscription(List<DocumentDownloadRequest> parameters, Context context)"
desc: "Gets a URL to download multiple invoice documents (invoice pdf, tax receipts, credit notes) as a zip file. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement."
returns:
description: "a URL to download multiple invoice documents (invoice pdf, tax receipts, credit notes) as a zip file."
type: "<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadResult?alt=com.azure.resourcemanager.billing.models.DocumentDownloadResult&text=DocumentDownloadResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.downloadSummaryByBillingAccount(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.downloadSummaryByBillingAccount(String billingAccountName, String invoiceName)"
name: "downloadSummaryByBillingAccount(String billingAccountName, String invoiceName)"
nameWithType: "Invoices.downloadSummaryByBillingAccount(String billingAccountName, String invoiceName)"
summary: "Gets a URL to download the summary document for an invoice."
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 an invoice."
name: "invoiceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract DocumentDownloadResult downloadSummaryByBillingAccount(String billingAccountName, String invoiceName)"
desc: "Gets a URL to download the summary document for an invoice. The operation is supported for billing accounts with agreement type Enterprise Agreement."
returns:
description: "a URL to download the summary document for an invoice."
type: "<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadResult?alt=com.azure.resourcemanager.billing.models.DocumentDownloadResult&text=DocumentDownloadResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.downloadSummaryByBillingAccount(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.downloadSummaryByBillingAccount(String billingAccountName, String invoiceName, Context context)"
name: "downloadSummaryByBillingAccount(String billingAccountName, String invoiceName, Context context)"
nameWithType: "Invoices.downloadSummaryByBillingAccount(String billingAccountName, String invoiceName, Context context)"
summary: "Gets a URL to download the summary document for an invoice."
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 an invoice."
name: "invoiceName"
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 DocumentDownloadResult downloadSummaryByBillingAccount(String billingAccountName, String invoiceName, Context context)"
desc: "Gets a URL to download the summary document for an invoice. The operation is supported for billing accounts with agreement type Enterprise Agreement."
returns:
description: "a URL to download the summary document for an invoice."
type: "<xref href=\"com.azure.resourcemanager.billing.models.DocumentDownloadResult?alt=com.azure.resourcemanager.billing.models.DocumentDownloadResult&text=DocumentDownloadResult\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.get(java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.get(String invoiceName)"
name: "get(String invoiceName)"
nameWithType: "Invoices.get(String invoiceName)"
summary: "Gets an invoice by ID."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies an invoice."
name: "invoiceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Invoice get(String invoiceName)"
desc: "Gets an invoice by ID. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement."
returns:
description: "an invoice by ID."
type: "<xref href=\"com.azure.resourcemanager.billing.models.Invoice?alt=com.azure.resourcemanager.billing.models.Invoice&text=Invoice\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.getByBillingAccount(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.getByBillingAccount(String billingAccountName, String invoiceName)"
name: "getByBillingAccount(String billingAccountName, String invoiceName)"
nameWithType: "Invoices.getByBillingAccount(String billingAccountName, String invoiceName)"
summary: "Gets an invoice by billing account name and 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 an invoice."
name: "invoiceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Invoice getByBillingAccount(String billingAccountName, String invoiceName)"
desc: "Gets an invoice by billing account name and ID. The operation is supported for all billing account types."
returns:
description: "an invoice by billing account name and ID."
type: "<xref href=\"com.azure.resourcemanager.billing.models.Invoice?alt=com.azure.resourcemanager.billing.models.Invoice&text=Invoice\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.getByBillingAccountWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.getByBillingAccountWithResponse(String billingAccountName, String invoiceName, Context context)"
name: "getByBillingAccountWithResponse(String billingAccountName, String invoiceName, Context context)"
nameWithType: "Invoices.getByBillingAccountWithResponse(String billingAccountName, String invoiceName, Context context)"
summary: "Gets an invoice by billing account name and 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 an invoice."
name: "invoiceName"
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<Invoice> getByBillingAccountWithResponse(String billingAccountName, String invoiceName, Context context)"
desc: "Gets an invoice by billing account name and ID. The operation is supported for all billing account types."
returns:
description: "an invoice by billing account name and 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\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.Invoice?alt=com.azure.resourcemanager.billing.models.Invoice&text=Invoice\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.models.Invoices.getByBillingSubscription(java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.getByBillingSubscription(String invoiceName)"
name: "getByBillingSubscription(String invoiceName)"
nameWithType: "Invoices.getByBillingSubscription(String invoiceName)"
summary: "Gets an invoice by subscription ID and invoice ID."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies an invoice."
name: "invoiceName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract Invoice getByBillingSubscription(String invoiceName)"
desc: "Gets an invoice by subscription ID and invoice ID. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement."
returns:
description: "an invoice by subscription ID and invoice ID."
type: "<xref href=\"com.azure.resourcemanager.billing.models.Invoice?alt=com.azure.resourcemanager.billing.models.Invoice&text=Invoice\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.Invoices.getByBillingSubscriptionWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.getByBillingSubscriptionWithResponse(String invoiceName, Context context)"
name: "getByBillingSubscriptionWithResponse(String invoiceName, Context context)"
nameWithType: "Invoices.getByBillingSubscriptionWithResponse(String invoiceName, Context context)"
summary: "Gets an invoice by subscription ID and invoice ID."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies an invoice."
name: "invoiceName"
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<Invoice> getByBillingSubscriptionWithResponse(String invoiceName, Context context)"
desc: "Gets an invoice by subscription ID and invoice ID. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement."
returns:
description: "an invoice by subscription ID and invoice 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\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.Invoice?alt=com.azure.resourcemanager.billing.models.Invoice&text=Invoice\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.models.Invoices.getWithResponse(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.getWithResponse(String invoiceName, Context context)"
name: "getWithResponse(String invoiceName, Context context)"
nameWithType: "Invoices.getWithResponse(String invoiceName, Context context)"
summary: "Gets an invoice by ID."
modifiers:
- "abstract"
parameters:
- description: "The ID that uniquely identifies an invoice."
name: "invoiceName"
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<Invoice> getWithResponse(String invoiceName, Context context)"
desc: "Gets an invoice by ID. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or Microsoft Customer Agreement."
returns:
description: "an invoice 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\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.Invoice?alt=com.azure.resourcemanager.billing.models.Invoice&text=Invoice\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.models.Invoices.listByBillingAccount(java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.listByBillingAccount(String billingAccountName)"
name: "listByBillingAccount(String billingAccountName)"
nameWithType: "Invoices.listByBillingAccount(String billingAccountName)"
summary: "Lists the invoices for a billing account for a given start date and end date."
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<Invoice> listByBillingAccount(String billingAccountName)"
desc: "Lists the invoices for a billing account for a given start date and end date. The operation is supported for all billing account types."
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\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.Invoice?alt=com.azure.resourcemanager.billing.models.Invoice&text=Invoice\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.models.Invoices.listByBillingAccount(java.lang.String,java.time.LocalDate,java.time.LocalDate,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.models.Invoices.listByBillingAccount(String billingAccountName, LocalDate periodStartDate, LocalDate periodEndDate, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
name: "listByBillingAccount(String billingAccountName, LocalDate periodStartDate, LocalDate periodEndDate, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
nameWithType: "Invoices.listByBillingAccount(String billingAccountName, LocalDate periodStartDate, LocalDate periodEndDate, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
summary: "Lists the invoices for a billing account for a given start date and end date."
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 start date of the billing period for which the invoice is generated. The date is in\n MM-DD-YYYY format."
name: "periodStartDate"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/LocalDate.html\">LocalDate</a>"
- description: "The end date of the billing period for which the invoice is generated. The date is in\n MM-DD-YYYY format."
name: "periodEndDate"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/LocalDate.html\">LocalDate</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<Invoice> listByBillingAccount(String billingAccountName, LocalDate periodStartDate, LocalDate periodEndDate, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
desc: "Lists the invoices for a billing account for a given start date and end date. The operation is supported for all billing account types."
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\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.Invoice?alt=com.azure.resourcemanager.billing.models.Invoice&text=Invoice\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.models.Invoices.listByBillingProfile(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.Invoices.listByBillingProfile(String billingAccountName, String billingProfileName)"
name: "listByBillingProfile(String billingAccountName, String billingProfileName)"
nameWithType: "Invoices.listByBillingProfile(String billingAccountName, String billingProfileName)"
summary: "Lists the invoices for a billing profile for a given start date and end date."
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<Invoice> listByBillingProfile(String billingAccountName, String billingProfileName)"
desc: "Lists the invoices for a billing profile for a given start date and end date. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or 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\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.Invoice?alt=com.azure.resourcemanager.billing.models.Invoice&text=Invoice\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.models.Invoices.listByBillingProfile(java.lang.String,java.lang.String,java.time.LocalDate,java.time.LocalDate,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.models.Invoices.listByBillingProfile(String billingAccountName, String billingProfileName, LocalDate periodStartDate, LocalDate periodEndDate, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
name: "listByBillingProfile(String billingAccountName, String billingProfileName, LocalDate periodStartDate, LocalDate periodEndDate, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
nameWithType: "Invoices.listByBillingProfile(String billingAccountName, String billingProfileName, LocalDate periodStartDate, LocalDate periodEndDate, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
summary: "Lists the invoices for a billing profile for a given start date and end date."
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 start date of the billing period for which the invoice is generated. The date is in\n MM-DD-YYYY format."
name: "periodStartDate"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/LocalDate.html\">LocalDate</a>"
- description: "The end date of the billing period for which the invoice is generated. The date is in\n MM-DD-YYYY format."
name: "periodEndDate"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/LocalDate.html\">LocalDate</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<Invoice> listByBillingProfile(String billingAccountName, String billingProfileName, LocalDate periodStartDate, LocalDate periodEndDate, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
desc: "Lists the invoices for a billing profile for a given start date and end date. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or 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\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.Invoice?alt=com.azure.resourcemanager.billing.models.Invoice&text=Invoice\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.models.Invoices.listByBillingSubscription()"
fullName: "com.azure.resourcemanager.billing.models.Invoices.listByBillingSubscription()"
name: "listByBillingSubscription()"
nameWithType: "Invoices.listByBillingSubscription()"
summary: "Lists the invoices for a subscription."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<Invoice> listByBillingSubscription()"
desc: "Lists the invoices for a subscription. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or 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\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.Invoice?alt=com.azure.resourcemanager.billing.models.Invoice&text=Invoice\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.models.Invoices.listByBillingSubscription(java.time.LocalDate,java.time.LocalDate,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.models.Invoices.listByBillingSubscription(LocalDate periodStartDate, LocalDate periodEndDate, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
name: "listByBillingSubscription(LocalDate periodStartDate, LocalDate periodEndDate, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
nameWithType: "Invoices.listByBillingSubscription(LocalDate periodStartDate, LocalDate periodEndDate, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
summary: "Lists the invoices for a subscription."
modifiers:
- "abstract"
parameters:
- description: "The start date of the billing period for which the invoice is generated. The date is in\n MM-DD-YYYY format."
name: "periodStartDate"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/LocalDate.html\">LocalDate</a>"
- description: "The end date of the billing period for which the invoice is generated. The date is in\n MM-DD-YYYY format."
name: "periodEndDate"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/LocalDate.html\">LocalDate</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<Invoice> listByBillingSubscription(LocalDate periodStartDate, LocalDate periodEndDate, String filter, String orderBy, Long top, Long skip, Boolean count, String search, Context context)"
desc: "Lists the invoices for a subscription. The operation is supported for billing accounts with agreement type Microsoft Partner Agreement or 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\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.Invoice?alt=com.azure.resourcemanager.billing.models.Invoice&text=Invoice\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of Invoices."
metadata: {}
package: "com.azure.resourcemanager.billing.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0