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

152 строки
11 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.billing.models.DetailedTransferStatus"
fullName: "com.azure.resourcemanager.billing.models.DetailedTransferStatus"
name: "DetailedTransferStatus"
nameWithType: "DetailedTransferStatus"
summary: "Detailed transfer status."
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 final class **DetailedTransferStatus**</br> implements <xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.DetailedTransferStatus?alt=com.azure.resourcemanager.billing.models.DetailedTransferStatus&text=DetailedTransferStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.DetailedTransferStatus()"
fullName: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.DetailedTransferStatus()"
name: "DetailedTransferStatus()"
nameWithType: "DetailedTransferStatus.DetailedTransferStatus()"
summary: "Creates an instance of Detailed<wbr>Transfer<wbr>Status class."
syntax: "public DetailedTransferStatus()"
desc: "Creates an instance of DetailedTransferStatus class."
methods:
- uid: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.errorDetails()"
fullName: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.errorDetails()"
name: "errorDetails()"
nameWithType: "DetailedTransferStatus.errorDetails()"
summary: "Get the error<wbr>Details property: Error details for transfer execution."
syntax: "public TransferError errorDetails()"
desc: "Get the errorDetails property: Error details for transfer execution."
returns:
description: "the errorDetails value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.TransferError?alt=com.azure.resourcemanager.billing.models.TransferError&text=TransferError\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.fromJson(com.azure.json.JsonReader)"
fullName: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.fromJson(JsonReader jsonReader)"
name: "fromJson(JsonReader jsonReader)"
nameWithType: "DetailedTransferStatus.fromJson(JsonReader jsonReader)"
summary: "Reads an instance of Detailed<wbr>Transfer<wbr>Status 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 DetailedTransferStatus fromJson(JsonReader jsonReader)"
exceptions:
- description: "If an error occurs while reading the DetailedTransferStatus."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
desc: "Reads an instance of DetailedTransferStatus from the JsonReader."
returns:
description: "An instance of DetailedTransferStatus 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.DetailedTransferStatus?alt=com.azure.resourcemanager.billing.models.DetailedTransferStatus&text=DetailedTransferStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.productId()"
fullName: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.productId()"
name: "productId()"
nameWithType: "DetailedTransferStatus.productId()"
summary: "Get the product<wbr>Id property: The ID of the product that is transferred."
syntax: "public String productId()"
desc: "Get the productId property: The ID of the product that is transferred."
returns:
description: "the productId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.productName()"
fullName: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.productName()"
name: "productName()"
nameWithType: "DetailedTransferStatus.productName()"
summary: "Get the product<wbr>Name property: The name of the product that is transferred."
syntax: "public String productName()"
desc: "Get the productName property: The name of the product that is transferred."
returns:
description: "the productName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.productType()"
fullName: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.productType()"
name: "productType()"
nameWithType: "DetailedTransferStatus.productType()"
summary: "Get the product<wbr>Type property: Type of product that is transferred."
syntax: "public ProductType productType()"
desc: "Get the productType property: Type of product that is transferred."
returns:
description: "the productType value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductType?alt=com.azure.resourcemanager.billing.models.ProductType&text=ProductType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.skuDescription()"
fullName: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.skuDescription()"
name: "skuDescription()"
nameWithType: "DetailedTransferStatus.skuDescription()"
summary: "Get the sku<wbr>Description property: The SKU of the product that is transferred."
syntax: "public String skuDescription()"
desc: "Get the skuDescription property: The SKU of the product that is transferred."
returns:
description: "the skuDescription value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.toJson(com.azure.json.JsonWriter)"
fullName: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.toJson(JsonWriter jsonWriter)"
name: "toJson(JsonWriter jsonWriter)"
nameWithType: "DetailedTransferStatus.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.DetailedTransferStatus.transferStatus()"
fullName: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.transferStatus()"
name: "transferStatus()"
nameWithType: "DetailedTransferStatus.transferStatus()"
summary: "Get the transfer<wbr>Status property: Transfer status."
syntax: "public ProductTransferStatus transferStatus()"
desc: "Get the transferStatus property: Transfer status."
returns:
description: "the transferStatus value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProductTransferStatus?alt=com.azure.resourcemanager.billing.models.ProductTransferStatus&text=ProductTransferStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.validate()"
fullName: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.validate()"
name: "validate()"
nameWithType: "DetailedTransferStatus.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.withErrorDetails(com.azure.resourcemanager.billing.models.TransferError)"
fullName: "com.azure.resourcemanager.billing.models.DetailedTransferStatus.withErrorDetails(TransferError errorDetails)"
name: "withErrorDetails(TransferError errorDetails)"
nameWithType: "DetailedTransferStatus.withErrorDetails(TransferError errorDetails)"
summary: "Set the error<wbr>Details property: Error details for transfer execution."
parameters:
- description: "the errorDetails value to set."
name: "errorDetails"
type: "<xref href=\"com.azure.resourcemanager.billing.models.TransferError?alt=com.azure.resourcemanager.billing.models.TransferError&text=TransferError\" data-throw-if-not-resolved=\"False\" />"
syntax: "public DetailedTransferStatus withErrorDetails(TransferError errorDetails)"
desc: "Set the errorDetails property: Error details for transfer execution."
returns:
description: "the DetailedTransferStatus object itself."
type: "<xref href=\"com.azure.resourcemanager.billing.models.DetailedTransferStatus?alt=com.azure.resourcemanager.billing.models.DetailedTransferStatus&text=DetailedTransferStatus\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Detailed transfer status."
implements:
- "<xref href=\"com.azure.json.JsonSerializable?alt=com.azure.json.JsonSerializable&text=JsonSerializable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.DetailedTransferStatus?alt=com.azure.resourcemanager.billing.models.DetailedTransferStatus&text=DetailedTransferStatus\" data-throw-if-not-resolved=\"False\" />&gt;"
metadata: {}
package: "com.azure.resourcemanager.billing.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0