134 строки
8.6 KiB
YAML
134 строки
8.6 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.billing.models.CreditType"
|
|
fullName: "com.azure.resourcemanager.billing.models.CreditType"
|
|
name: "CreditType"
|
|
nameWithType: "CreditType"
|
|
summary: "The credit type of the transaction."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" 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#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#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#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 **CreditType**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.billing.models.CreditType?alt=com.azure.resourcemanager.billing.models.CreditType&text=CreditType\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.billing.models.CreditType.CreditType()"
|
|
fullName: "com.azure.resourcemanager.billing.models.CreditType.CreditType()"
|
|
name: "CreditType()"
|
|
nameWithType: "CreditType.CreditType()"
|
|
summary: "Creates a new instance of Credit<wbr>Type value."
|
|
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.billing.models.CreditType.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
|
|
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public CreditType()"
|
|
desc: "Creates a new instance of CreditType value."
|
|
hasDeprecatedTag: true
|
|
fields:
|
|
- uid: "com.azure.resourcemanager.billing.models.CreditType.AZURE_CREDIT_OFFER"
|
|
fullName: "com.azure.resourcemanager.billing.models.CreditType.AZURE_CREDIT_OFFER"
|
|
name: "AZURE_CREDIT_OFFER"
|
|
nameWithType: "CreditType.AZURE_CREDIT_OFFER"
|
|
summary: "Static value Azure<wbr>Credit<wbr>Offer for Credit<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.CreditType?alt=com.azure.resourcemanager.billing.models.CreditType&text=CreditType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final CreditType AZURE_CREDIT_OFFER"
|
|
desc: "Static value AzureCreditOffer for CreditType."
|
|
- uid: "com.azure.resourcemanager.billing.models.CreditType.AZURE_FREE_CREDIT"
|
|
fullName: "com.azure.resourcemanager.billing.models.CreditType.AZURE_FREE_CREDIT"
|
|
name: "AZURE_FREE_CREDIT"
|
|
nameWithType: "CreditType.AZURE_FREE_CREDIT"
|
|
summary: "Static value Azure<wbr>Free<wbr>Credit for Credit<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.CreditType?alt=com.azure.resourcemanager.billing.models.CreditType&text=CreditType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final CreditType AZURE_FREE_CREDIT"
|
|
desc: "Static value AzureFreeCredit for CreditType."
|
|
- uid: "com.azure.resourcemanager.billing.models.CreditType.OTHER"
|
|
fullName: "com.azure.resourcemanager.billing.models.CreditType.OTHER"
|
|
name: "OTHER"
|
|
nameWithType: "CreditType.OTHER"
|
|
summary: "Static value Other for Credit<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.CreditType?alt=com.azure.resourcemanager.billing.models.CreditType&text=CreditType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final CreditType OTHER"
|
|
desc: "Static value Other for CreditType."
|
|
- uid: "com.azure.resourcemanager.billing.models.CreditType.REFUND"
|
|
fullName: "com.azure.resourcemanager.billing.models.CreditType.REFUND"
|
|
name: "REFUND"
|
|
nameWithType: "CreditType.REFUND"
|
|
summary: "Static value Refund for Credit<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.CreditType?alt=com.azure.resourcemanager.billing.models.CreditType&text=CreditType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final CreditType REFUND"
|
|
desc: "Static value Refund for CreditType."
|
|
- uid: "com.azure.resourcemanager.billing.models.CreditType.SERVICE_INTERRUPTION"
|
|
fullName: "com.azure.resourcemanager.billing.models.CreditType.SERVICE_INTERRUPTION"
|
|
name: "SERVICE_INTERRUPTION"
|
|
nameWithType: "CreditType.SERVICE_INTERRUPTION"
|
|
summary: "Static value Service<wbr>Interruption for Credit<wbr>Type."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.CreditType?alt=com.azure.resourcemanager.billing.models.CreditType&text=CreditType\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final CreditType SERVICE_INTERRUPTION"
|
|
desc: "Static value ServiceInterruption for CreditType."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.billing.models.CreditType.fromString(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.billing.models.CreditType.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "CreditType.fromString(String name)"
|
|
summary: "Creates or finds a Credit<wbr>Type from its string representation."
|
|
modifiers:
|
|
- "static"
|
|
parameters:
|
|
- description: "a name to look for."
|
|
name: "name"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public static CreditType fromString(String name)"
|
|
desc: "Creates or finds a CreditType from its string representation."
|
|
returns:
|
|
description: "the corresponding CreditType."
|
|
type: "<xref href=\"com.azure.resourcemanager.billing.models.CreditType?alt=com.azure.resourcemanager.billing.models.CreditType&text=CreditType\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.billing.models.CreditType.values()"
|
|
fullName: "com.azure.resourcemanager.billing.models.CreditType.values()"
|
|
name: "values()"
|
|
nameWithType: "CreditType.values()"
|
|
summary: "Gets known Credit<wbr>Type values."
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<CreditType> values()"
|
|
desc: "Gets known CreditType values."
|
|
returns:
|
|
description: "known CreditType values."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a><<xref href=\"com.azure.resourcemanager.billing.models.CreditType?alt=com.azure.resourcemanager.billing.models.CreditType&text=CreditType\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "The credit type of the transaction. Applies only to credited transactions."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.billing.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0
|