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

108 строки
8.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount"
fullName: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount"
name: "AvailableBalancePropertiesTotalPaymentsOnAccount"
nameWithType: "AvailableBalancePropertiesTotalPaymentsOnAccount"
summary: "Total amount of payments on accounts."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.Amount?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.resourcemanager.billing.models.Amount?alt=com.azure.resourcemanager.billing.models.Amount&text=Amount\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.resourcemanager.billing.models.Amount.currency()?alt=com.azure.resourcemanager.billing.models.Amount.currency&text=currency\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.Amount.fromJson(com.azure.json.JsonReader)?alt=com.azure.resourcemanager.billing.models.Amount.fromJson&text=fromJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.Amount.toJson(com.azure.json.JsonWriter)?alt=com.azure.resourcemanager.billing.models.Amount.toJson&text=toJson\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.Amount.validate()?alt=com.azure.resourcemanager.billing.models.Amount.validate&text=validate\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.resourcemanager.billing.models.Amount.value()?alt=com.azure.resourcemanager.billing.models.Amount.value&text=value\" data-throw-if-not-resolved=\"False\" />"
- 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 final class **AvailableBalancePropertiesTotalPaymentsOnAccount**</br> extends <xref href=\"com.azure.resourcemanager.billing.models.Amount?alt=com.azure.resourcemanager.billing.models.Amount&text=Amount\" data-throw-if-not-resolved=\"False\" />"
constructors:
- uid: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount.AvailableBalancePropertiesTotalPaymentsOnAccount()"
fullName: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount.AvailableBalancePropertiesTotalPaymentsOnAccount()"
name: "AvailableBalancePropertiesTotalPaymentsOnAccount()"
nameWithType: "AvailableBalancePropertiesTotalPaymentsOnAccount.AvailableBalancePropertiesTotalPaymentsOnAccount()"
summary: "Creates an instance of Available<wbr>Balance<wbr>Properties<wbr>Total<wbr>Payments<wbr>OnAccount class."
syntax: "public AvailableBalancePropertiesTotalPaymentsOnAccount()"
desc: "Creates an instance of AvailableBalancePropertiesTotalPaymentsOnAccount class."
methods:
- uid: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount.currency()"
fullName: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount.currency()"
name: "currency()"
nameWithType: "AvailableBalancePropertiesTotalPaymentsOnAccount.currency()"
summary: "Get the currency property: The currency for the amount value."
overridden: "com.azure.resourcemanager.billing.models.Amount.currency()"
syntax: "public String currency()"
desc: "Get the currency property: The currency for the amount value."
returns:
description: "the currency value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "AvailableBalancePropertiesTotalPaymentsOnAccount.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Available<wbr>Balance<wbr>Properties<wbr>Total<wbr>Payments<wbr>OnAccount 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 AvailableBalancePropertiesTotalPaymentsOnAccount fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the AvailableBalancePropertiesTotalPaymentsOnAccount."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of AvailableBalancePropertiesTotalPaymentsOnAccount from the JsonReader."
returns:
description: "An instance of AvailableBalancePropertiesTotalPaymentsOnAccount if the JsonReader was pointing to an\n instance of it, or null if it was pointing to JSON null."
type: "<xref href=\"com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount?alt=com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount&text=AvailableBalancePropertiesTotalPaymentsOnAccount\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "AvailableBalancePropertiesTotalPaymentsOnAccount.toJson(JsonWriter jsonWriter)"
overridden: "com.azure.resourcemanager.billing.models.Amount.toJson(com.azure.json.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.AvailableBalancePropertiesTotalPaymentsOnAccount.validate()"
fullName: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount.validate()"
name: "validate()"
nameWithType: "AvailableBalancePropertiesTotalPaymentsOnAccount.validate()"
summary: "Validates the instance."
overridden: "com.azure.resourcemanager.billing.models.Amount.validate()"
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount.value()"
fullName: "com.azure.resourcemanager.billing.models.AvailableBalancePropertiesTotalPaymentsOnAccount.value()"
name: "value()"
nameWithType: "AvailableBalancePropertiesTotalPaymentsOnAccount.value()"
summary: "Get the value property: The amount value."
overridden: "com.azure.resourcemanager.billing.models.Amount.value()"
syntax: "public Float value()"
desc: "Get the value property: The amount value. For example, if the currency is USD, then a value of 600 would be $600.00."
returns:
description: "the value value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Float.html\">Float</a>"
type: "class"
desc: "Total amount of payments on accounts."
metadata: {}
package: "com.azure.resourcemanager.billing.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0