206 строки
15 KiB
YAML
206 строки
15 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary"
|
|
name: "RefundDetailsSummary"
|
|
nameWithType: "RefundDetailsSummary"
|
|
summary: "The details of refund request."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public class **RefundDetailsSummary**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.models.RefundDetailsSummary?alt=com.azure.resourcemanager.billing.models.RefundDetailsSummary&text=RefundDetailsSummary\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.RefundDetailsSummary()"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.RefundDetailsSummary()"
|
|
name: "RefundDetailsSummary()"
|
|
nameWithType: "RefundDetailsSummary.RefundDetailsSummary()"
|
|
summary: "Creates an instance of Refund<wbr>Details<wbr>Summary class."
|
|
syntax: "public RefundDetailsSummary()"
|
|
desc: "Creates an instance of RefundDetailsSummary class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.amountRefunded()"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.amountRefunded()"
|
|
name: "amountRefunded()"
|
|
nameWithType: "RefundDetailsSummary.amountRefunded()"
|
|
summary: "Get the amount<wbr>Refunded property: The amount refunded."
|
|
syntax: "public RefundDetailsSummaryAmountRefunded amountRefunded()"
|
|
desc: "Get the amountRefunded property: The amount refunded."
|
|
returns:
|
|
description: "the amountRefunded value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.RefundDetailsSummaryAmountRefunded?alt=com.azure.resourcemanager.billing.models.RefundDetailsSummaryAmountRefunded&text=RefundDetailsSummaryAmountRefunded\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.amountRequested()"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.amountRequested()"
|
|
name: "amountRequested()"
|
|
nameWithType: "RefundDetailsSummary.amountRequested()"
|
|
summary: "Get the amount<wbr>Requested property: The amount of refund requested."
|
|
syntax: "public RefundDetailsSummaryAmountRequested amountRequested()"
|
|
desc: "Get the amountRequested property: The amount of refund requested."
|
|
returns:
|
|
description: "the amountRequested value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.RefundDetailsSummaryAmountRequested?alt=com.azure.resourcemanager.billing.models.RefundDetailsSummaryAmountRequested&text=RefundDetailsSummaryAmountRequested\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.approvedOn()"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.approvedOn()"
|
|
name: "approvedOn()"
|
|
nameWithType: "RefundDetailsSummary.approvedOn()"
|
|
summary: "Get the approved<wbr>On property: Date when the refund was approved."
|
|
syntax: "public OffsetDateTime approvedOn()"
|
|
desc: "Get the approvedOn property: Date when the refund was approved."
|
|
returns:
|
|
description: "the approvedOn value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.completedOn()"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.completedOn()"
|
|
name: "completedOn()"
|
|
nameWithType: "RefundDetailsSummary.completedOn()"
|
|
summary: "Get the completed<wbr>On property: Date when the refund was completed."
|
|
syntax: "public OffsetDateTime completedOn()"
|
|
desc: "Get the completedOn property: Date when the refund was completed."
|
|
returns:
|
|
description: "the completedOn value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "RefundDetailsSummary.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Refund<wbr>Details<wbr>Summary from the Json<wbr>Reader."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "The JsonReader being read."
|
|
name: "jsonReader"
|
|
type: "<xref href=\"com.azure.json.JsonReader?alt=com.azure.json.JsonReader&text=JsonReader\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static RefundDetailsSummary fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If an error occurs while reading the RefundDetailsSummary."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of RefundDetailsSummary from the JsonReader."
|
|
returns:
|
|
description: "An instance of RefundDetailsSummary if the JsonReader was pointing to an instance of it, or null if it\n was pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.RefundDetailsSummary?alt=com.azure.resourcemanager.billing.models.RefundDetailsSummary&text=RefundDetailsSummary\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.rebillInvoiceId()"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.rebillInvoiceId()"
|
|
name: "rebillInvoiceId()"
|
|
nameWithType: "RefundDetailsSummary.rebillInvoiceId()"
|
|
summary: "Get the rebill<wbr>Invoice<wbr>Id property: The invoice ID of the rebill invoice for a refund."
|
|
syntax: "public String rebillInvoiceId()"
|
|
desc: "Get the rebillInvoiceId property: The invoice ID of the rebill invoice for a refund."
|
|
returns:
|
|
description: "the rebillInvoiceId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.refundOperationId()"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.refundOperationId()"
|
|
name: "refundOperationId()"
|
|
nameWithType: "RefundDetailsSummary.refundOperationId()"
|
|
summary: "Get the refund<wbr>Operation<wbr>Id property: The ID of refund operation."
|
|
syntax: "public String refundOperationId()"
|
|
desc: "Get the refundOperationId property: The ID of refund operation."
|
|
returns:
|
|
description: "the refundOperationId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.refundReason()"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.refundReason()"
|
|
name: "refundReason()"
|
|
nameWithType: "RefundDetailsSummary.refundReason()"
|
|
summary: "Get the refund<wbr>Reason property: The reason for refund."
|
|
syntax: "public RefundReasonCode refundReason()"
|
|
desc: "Get the refundReason property: The reason for refund."
|
|
returns:
|
|
description: "the refundReason value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.RefundReasonCode?alt=com.azure.resourcemanager.billing.models.RefundReasonCode&text=RefundReasonCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.refundStatus()"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.refundStatus()"
|
|
name: "refundStatus()"
|
|
nameWithType: "RefundDetailsSummary.refundStatus()"
|
|
summary: "Get the refund<wbr>Status property: The status of refund request."
|
|
syntax: "public RefundStatus refundStatus()"
|
|
desc: "Get the refundStatus property: The status of refund request."
|
|
returns:
|
|
description: "the refundStatus value."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.RefundStatus?alt=com.azure.resourcemanager.billing.models.RefundStatus&text=RefundStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.requestedOn()"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.requestedOn()"
|
|
name: "requestedOn()"
|
|
nameWithType: "RefundDetailsSummary.requestedOn()"
|
|
summary: "Get the requested<wbr>On property: Date when the refund was requested."
|
|
syntax: "public OffsetDateTime requestedOn()"
|
|
desc: "Get the requestedOn property: Date when the refund was requested."
|
|
returns:
|
|
description: "the requestedOn value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "RefundDetailsSummary.toJson(JsonWriter jsonWriter)"
|
|
parameters:
|
|
- name: "jsonWriter"
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public JsonWriter toJson(JsonWriter jsonWriter)"
|
|
exceptions:
|
|
- type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
returns:
|
|
type: "<xref href=\"com.azure.json.JsonWriter?alt=com.azure.json.JsonWriter&text=JsonWriter\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.transactionCount()"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.transactionCount()"
|
|
name: "transactionCount()"
|
|
nameWithType: "RefundDetailsSummary.transactionCount()"
|
|
summary: "Get the transaction<wbr>Count property: The number of transactions refunded."
|
|
syntax: "public Integer transactionCount()"
|
|
desc: "Get the transactionCount property: The number of transactions refunded."
|
|
returns:
|
|
description: "the transactionCount value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.validate()"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.validate()"
|
|
name: "validate()"
|
|
nameWithType: "RefundDetailsSummary.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.withAmountRefunded(com.azure.resourcemanager.billing.models.RefundDetailsSummaryAmountRefunded)"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.withAmountRefunded(RefundDetailsSummaryAmountRefunded amountRefunded)"
|
|
name: "withAmountRefunded(RefundDetailsSummaryAmountRefunded amountRefunded)"
|
|
nameWithType: "RefundDetailsSummary.withAmountRefunded(RefundDetailsSummaryAmountRefunded amountRefunded)"
|
|
summary: "Set the amount<wbr>Refunded property: The amount refunded."
|
|
parameters:
|
|
- description: "the amountRefunded value to set."
|
|
name: "amountRefunded"
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.RefundDetailsSummaryAmountRefunded?alt=com.azure.resourcemanager.billing.models.RefundDetailsSummaryAmountRefunded&text=RefundDetailsSummaryAmountRefunded\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public RefundDetailsSummary withAmountRefunded(RefundDetailsSummaryAmountRefunded amountRefunded)"
|
|
desc: "Set the amountRefunded property: The amount refunded."
|
|
returns:
|
|
description: "the RefundDetailsSummary object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.RefundDetailsSummary?alt=com.azure.resourcemanager.billing.models.RefundDetailsSummary&text=RefundDetailsSummary\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.withAmountRequested(com.azure.resourcemanager.billing.models.RefundDetailsSummaryAmountRequested)"
|
|
fullName: "com.azure.resourcemanager.billing.models.RefundDetailsSummary.withAmountRequested(RefundDetailsSummaryAmountRequested amountRequested)"
|
|
name: "withAmountRequested(RefundDetailsSummaryAmountRequested amountRequested)"
|
|
nameWithType: "RefundDetailsSummary.withAmountRequested(RefundDetailsSummaryAmountRequested amountRequested)"
|
|
summary: "Set the amount<wbr>Requested property: The amount of refund requested."
|
|
parameters:
|
|
- description: "the amountRequested value to set."
|
|
name: "amountRequested"
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.RefundDetailsSummaryAmountRequested?alt=com.azure.resourcemanager.billing.models.RefundDetailsSummaryAmountRequested&text=RefundDetailsSummaryAmountRequested\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public RefundDetailsSummary withAmountRequested(RefundDetailsSummaryAmountRequested amountRequested)"
|
|
desc: "Set the amountRequested property: The amount of refund requested."
|
|
returns:
|
|
description: "the RefundDetailsSummary object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.RefundDetailsSummary?alt=com.azure.resourcemanager.billing.models.RefundDetailsSummary&text=RefundDetailsSummary\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "The details of refund request."
|
|
implements:
|
|
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.models.RefundDetailsSummary?alt=com.azure.resourcemanager.billing.models.RefundDetailsSummary&text=RefundDetailsSummary\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.billing.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0
|