208 строки
14 KiB
YAML
208 строки
14 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails"
|
|
name: "MarketplaceDetails"
|
|
nameWithType: "MarketplaceDetails"
|
|
summary: "Marketplace<wbr>Details of Qumulo File<wbr>System resource."
|
|
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 **MarketplaceDetails**</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.qumulo.models.MarketplaceDetails?alt=com.azure.resourcemanager.qumulo.models.MarketplaceDetails&text=MarketplaceDetails\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.MarketplaceDetails()"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.MarketplaceDetails()"
|
|
name: "MarketplaceDetails()"
|
|
nameWithType: "MarketplaceDetails.MarketplaceDetails()"
|
|
summary: "Creates an instance of Marketplace<wbr>Details class."
|
|
syntax: "public MarketplaceDetails()"
|
|
desc: "Creates an instance of MarketplaceDetails class."
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.fromJson(com.azure.json.JsonReader)"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.fromJson(JsonReader jsonReader)"
|
|
name: "fromJson(JsonReader jsonReader)"
|
|
nameWithType: "MarketplaceDetails.fromJson(JsonReader jsonReader)"
|
|
summary: "Reads an instance of Marketplace<wbr>Details 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 MarketplaceDetails fromJson(JsonReader jsonReader)"
|
|
exceptions:
|
|
- description: "If the deserialized JSON object was missing any required properties."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/io/IOException.html\">IOException</a>"
|
|
desc: "Reads an instance of MarketplaceDetails from the JsonReader."
|
|
returns:
|
|
description: "An instance of MarketplaceDetails if the JsonReader was pointing to an instance of it, or null if it was\n pointing to JSON null."
|
|
type: "<xref href=\"com.azure.resourcemanager.qumulo.models.MarketplaceDetails?alt=com.azure.resourcemanager.qumulo.models.MarketplaceDetails&text=MarketplaceDetails\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.marketplaceSubscriptionId()"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.marketplaceSubscriptionId()"
|
|
name: "marketplaceSubscriptionId()"
|
|
nameWithType: "MarketplaceDetails.marketplaceSubscriptionId()"
|
|
summary: "Get the marketplace<wbr>Subscription<wbr>Id property: Marketplace Subscription Id."
|
|
syntax: "public String marketplaceSubscriptionId()"
|
|
desc: "Get the marketplaceSubscriptionId property: Marketplace Subscription Id."
|
|
returns:
|
|
description: "the marketplaceSubscriptionId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.marketplaceSubscriptionStatus()"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.marketplaceSubscriptionStatus()"
|
|
name: "marketplaceSubscriptionStatus()"
|
|
nameWithType: "MarketplaceDetails.marketplaceSubscriptionStatus()"
|
|
summary: "Get the marketplace<wbr>Subscription<wbr>Status property: Marketplace subscription status."
|
|
syntax: "public MarketplaceSubscriptionStatus marketplaceSubscriptionStatus()"
|
|
desc: "Get the marketplaceSubscriptionStatus property: Marketplace subscription status."
|
|
returns:
|
|
description: "the marketplaceSubscriptionStatus value."
|
|
type: "<xref href=\"com.azure.resourcemanager.qumulo.models.MarketplaceSubscriptionStatus?alt=com.azure.resourcemanager.qumulo.models.MarketplaceSubscriptionStatus&text=MarketplaceSubscriptionStatus\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.offerId()"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.offerId()"
|
|
name: "offerId()"
|
|
nameWithType: "MarketplaceDetails.offerId()"
|
|
summary: "Get the offer<wbr>Id property: Offer Id."
|
|
syntax: "public String offerId()"
|
|
desc: "Get the offerId property: Offer Id."
|
|
returns:
|
|
description: "the offerId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.planId()"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.planId()"
|
|
name: "planId()"
|
|
nameWithType: "MarketplaceDetails.planId()"
|
|
summary: "Get the plan<wbr>Id property: Plan Id."
|
|
syntax: "public String planId()"
|
|
desc: "Get the planId property: Plan Id."
|
|
returns:
|
|
description: "the planId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.publisherId()"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.publisherId()"
|
|
name: "publisherId()"
|
|
nameWithType: "MarketplaceDetails.publisherId()"
|
|
summary: "Get the publisher<wbr>Id property: Publisher Id."
|
|
syntax: "public String publisherId()"
|
|
desc: "Get the publisherId property: Publisher Id."
|
|
returns:
|
|
description: "the publisherId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.termUnit()"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.termUnit()"
|
|
name: "termUnit()"
|
|
nameWithType: "MarketplaceDetails.termUnit()"
|
|
summary: "Get the term<wbr>Unit property: Term Unit."
|
|
syntax: "public String termUnit()"
|
|
desc: "Get the termUnit property: Term Unit."
|
|
returns:
|
|
description: "the termUnit value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.toJson(com.azure.json.JsonWriter)"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.toJson(JsonWriter jsonWriter)"
|
|
name: "toJson(JsonWriter jsonWriter)"
|
|
nameWithType: "MarketplaceDetails.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.qumulo.models.MarketplaceDetails.validate()"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.validate()"
|
|
name: "validate()"
|
|
nameWithType: "MarketplaceDetails.validate()"
|
|
summary: "Validates the instance."
|
|
syntax: "public void validate()"
|
|
desc: "Validates the instance."
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.withMarketplaceSubscriptionId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.withMarketplaceSubscriptionId(String marketplaceSubscriptionId)"
|
|
name: "withMarketplaceSubscriptionId(String marketplaceSubscriptionId)"
|
|
nameWithType: "MarketplaceDetails.withMarketplaceSubscriptionId(String marketplaceSubscriptionId)"
|
|
summary: "Set the marketplace<wbr>Subscription<wbr>Id property: Marketplace Subscription Id."
|
|
parameters:
|
|
- description: "the marketplaceSubscriptionId value to set."
|
|
name: "marketplaceSubscriptionId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public MarketplaceDetails withMarketplaceSubscriptionId(String marketplaceSubscriptionId)"
|
|
desc: "Set the marketplaceSubscriptionId property: Marketplace Subscription Id."
|
|
returns:
|
|
description: "the MarketplaceDetails object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.qumulo.models.MarketplaceDetails?alt=com.azure.resourcemanager.qumulo.models.MarketplaceDetails&text=MarketplaceDetails\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.withOfferId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.withOfferId(String offerId)"
|
|
name: "withOfferId(String offerId)"
|
|
nameWithType: "MarketplaceDetails.withOfferId(String offerId)"
|
|
summary: "Set the offer<wbr>Id property: Offer Id."
|
|
parameters:
|
|
- description: "the offerId value to set."
|
|
name: "offerId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public MarketplaceDetails withOfferId(String offerId)"
|
|
desc: "Set the offerId property: Offer Id."
|
|
returns:
|
|
description: "the MarketplaceDetails object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.qumulo.models.MarketplaceDetails?alt=com.azure.resourcemanager.qumulo.models.MarketplaceDetails&text=MarketplaceDetails\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.withPlanId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.withPlanId(String planId)"
|
|
name: "withPlanId(String planId)"
|
|
nameWithType: "MarketplaceDetails.withPlanId(String planId)"
|
|
summary: "Set the plan<wbr>Id property: Plan Id."
|
|
parameters:
|
|
- description: "the planId value to set."
|
|
name: "planId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public MarketplaceDetails withPlanId(String planId)"
|
|
desc: "Set the planId property: Plan Id."
|
|
returns:
|
|
description: "the MarketplaceDetails object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.qumulo.models.MarketplaceDetails?alt=com.azure.resourcemanager.qumulo.models.MarketplaceDetails&text=MarketplaceDetails\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.withPublisherId(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.withPublisherId(String publisherId)"
|
|
name: "withPublisherId(String publisherId)"
|
|
nameWithType: "MarketplaceDetails.withPublisherId(String publisherId)"
|
|
summary: "Set the publisher<wbr>Id property: Publisher Id."
|
|
parameters:
|
|
- description: "the publisherId value to set."
|
|
name: "publisherId"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public MarketplaceDetails withPublisherId(String publisherId)"
|
|
desc: "Set the publisherId property: Publisher Id."
|
|
returns:
|
|
description: "the MarketplaceDetails object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.qumulo.models.MarketplaceDetails?alt=com.azure.resourcemanager.qumulo.models.MarketplaceDetails&text=MarketplaceDetails\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.withTermUnit(java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.qumulo.models.MarketplaceDetails.withTermUnit(String termUnit)"
|
|
name: "withTermUnit(String termUnit)"
|
|
nameWithType: "MarketplaceDetails.withTermUnit(String termUnit)"
|
|
summary: "Set the term<wbr>Unit property: Term Unit."
|
|
parameters:
|
|
- description: "the termUnit value to set."
|
|
name: "termUnit"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public MarketplaceDetails withTermUnit(String termUnit)"
|
|
desc: "Set the termUnit property: Term Unit."
|
|
returns:
|
|
description: "the MarketplaceDetails object itself."
|
|
type: "<xref href=\"com.azure.resourcemanager.qumulo.models.MarketplaceDetails?alt=com.azure.resourcemanager.qumulo.models.MarketplaceDetails&text=MarketplaceDetails\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "class"
|
|
desc: "MarketplaceDetails of Qumulo FileSystem resource."
|
|
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.qumulo.models.MarketplaceDetails?alt=com.azure.resourcemanager.qumulo.models.MarketplaceDetails&text=MarketplaceDetails\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.qumulo.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-qumulo:1.1.0
|