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

261 строка
16 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.confluent.models.OfferDetail"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail"
name: "OfferDetail"
nameWithType: "OfferDetail"
summary: "Confluent Offer detail."
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 **OfferDetail**"
constructors:
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.OfferDetail()"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.OfferDetail()"
name: "OfferDetail()"
nameWithType: "OfferDetail.OfferDetail()"
summary: "Creates an instance of Offer<wbr>Detail class."
syntax: "public OfferDetail()"
desc: "Creates an instance of OfferDetail class."
methods:
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.id()"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.id()"
name: "id()"
nameWithType: "OfferDetail.id()"
summary: "Get the id property: Offer Id."
syntax: "public String id()"
desc: "Get the id property: Offer Id."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.planId()"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.planId()"
name: "planId()"
nameWithType: "OfferDetail.planId()"
summary: "Get the plan<wbr>Id property: Offer Plan Id."
syntax: "public String planId()"
desc: "Get the planId property: Offer 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.confluent.models.OfferDetail.planName()"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.planName()"
name: "planName()"
nameWithType: "OfferDetail.planName()"
summary: "Get the plan<wbr>Name property: Offer Plan Name."
syntax: "public String planName()"
desc: "Get the planName property: Offer Plan Name."
returns:
description: "the planName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.privateOfferId()"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.privateOfferId()"
name: "privateOfferId()"
nameWithType: "OfferDetail.privateOfferId()"
summary: "Get the private<wbr>Offer<wbr>Id property: Private Offer Id."
syntax: "public String privateOfferId()"
desc: "Get the privateOfferId property: Private Offer Id."
returns:
description: "the privateOfferId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.privateOfferIds()"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.privateOfferIds()"
name: "privateOfferIds()"
nameWithType: "OfferDetail.privateOfferIds()"
summary: "Get the private<wbr>Offer<wbr>Ids property: Array of Private Offer Ids."
syntax: "public List<String> privateOfferIds()"
desc: "Get the privateOfferIds property: Array of Private Offer Ids."
returns:
description: "the privateOfferIds value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.publisherId()"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.publisherId()"
name: "publisherId()"
nameWithType: "OfferDetail.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.confluent.models.OfferDetail.status()"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.status()"
name: "status()"
nameWithType: "OfferDetail.status()"
summary: "Get the status property: Saa<wbr>SOffer<wbr>Status SaaS Offer Status."
syntax: "public SaaSOfferStatus status()"
desc: "Get the status property: SaaSOfferStatus SaaS Offer Status."
returns:
description: "the status value."
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SaaSOfferStatus?alt=com.azure.resourcemanager.confluent.models.SaaSOfferStatus&text=SaaSOfferStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.termId()"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.termId()"
name: "termId()"
nameWithType: "OfferDetail.termId()"
summary: "Get the term<wbr>Id property: Offer Plan Term Id."
syntax: "public String termId()"
desc: "Get the termId property: Offer Plan Term Id."
returns:
description: "the termId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.termUnit()"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.termUnit()"
name: "termUnit()"
nameWithType: "OfferDetail.termUnit()"
summary: "Get the term<wbr>Unit property: Offer Plan Term unit."
syntax: "public String termUnit()"
desc: "Get the termUnit property: Offer Plan 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.confluent.models.OfferDetail.validate()"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.validate()"
name: "validate()"
nameWithType: "OfferDetail.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.withId(java.lang.String)"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.withId(String id)"
name: "withId(String id)"
nameWithType: "OfferDetail.withId(String id)"
summary: "Set the id property: Offer Id."
parameters:
- description: "the id value to set."
name: "id"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public OfferDetail withId(String id)"
desc: "Set the id property: Offer Id."
returns:
description: "the OfferDetail object itself."
type: "<xref href=\"com.azure.resourcemanager.confluent.models.OfferDetail?alt=com.azure.resourcemanager.confluent.models.OfferDetail&text=OfferDetail\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.withPlanId(java.lang.String)"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.withPlanId(String planId)"
name: "withPlanId(String planId)"
nameWithType: "OfferDetail.withPlanId(String planId)"
summary: "Set the plan<wbr>Id property: Offer 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 OfferDetail withPlanId(String planId)"
desc: "Set the planId property: Offer Plan Id."
returns:
description: "the OfferDetail object itself."
type: "<xref href=\"com.azure.resourcemanager.confluent.models.OfferDetail?alt=com.azure.resourcemanager.confluent.models.OfferDetail&text=OfferDetail\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.withPlanName(java.lang.String)"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.withPlanName(String planName)"
name: "withPlanName(String planName)"
nameWithType: "OfferDetail.withPlanName(String planName)"
summary: "Set the plan<wbr>Name property: Offer Plan Name."
parameters:
- description: "the planName value to set."
name: "planName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public OfferDetail withPlanName(String planName)"
desc: "Set the planName property: Offer Plan Name."
returns:
description: "the OfferDetail object itself."
type: "<xref href=\"com.azure.resourcemanager.confluent.models.OfferDetail?alt=com.azure.resourcemanager.confluent.models.OfferDetail&text=OfferDetail\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.withPrivateOfferId(java.lang.String)"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.withPrivateOfferId(String privateOfferId)"
name: "withPrivateOfferId(String privateOfferId)"
nameWithType: "OfferDetail.withPrivateOfferId(String privateOfferId)"
summary: "Set the private<wbr>Offer<wbr>Id property: Private Offer Id."
parameters:
- description: "the privateOfferId value to set."
name: "privateOfferId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public OfferDetail withPrivateOfferId(String privateOfferId)"
desc: "Set the privateOfferId property: Private Offer Id."
returns:
description: "the OfferDetail object itself."
type: "<xref href=\"com.azure.resourcemanager.confluent.models.OfferDetail?alt=com.azure.resourcemanager.confluent.models.OfferDetail&text=OfferDetail\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.withPrivateOfferIds(java.util.List<java.lang.String>)"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.withPrivateOfferIds(List<String> privateOfferIds)"
name: "withPrivateOfferIds(List<String> privateOfferIds)"
nameWithType: "OfferDetail.withPrivateOfferIds(List<String> privateOfferIds)"
summary: "Set the private<wbr>Offer<wbr>Ids property: Array of Private Offer Ids."
parameters:
- description: "the privateOfferIds value to set."
name: "privateOfferIds"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
syntax: "public OfferDetail withPrivateOfferIds(List<String> privateOfferIds)"
desc: "Set the privateOfferIds property: Array of Private Offer Ids."
returns:
description: "the OfferDetail object itself."
type: "<xref href=\"com.azure.resourcemanager.confluent.models.OfferDetail?alt=com.azure.resourcemanager.confluent.models.OfferDetail&text=OfferDetail\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.withPublisherId(java.lang.String)"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.withPublisherId(String publisherId)"
name: "withPublisherId(String publisherId)"
nameWithType: "OfferDetail.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 OfferDetail withPublisherId(String publisherId)"
desc: "Set the publisherId property: Publisher Id."
returns:
description: "the OfferDetail object itself."
type: "<xref href=\"com.azure.resourcemanager.confluent.models.OfferDetail?alt=com.azure.resourcemanager.confluent.models.OfferDetail&text=OfferDetail\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.withStatus(com.azure.resourcemanager.confluent.models.SaaSOfferStatus)"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.withStatus(SaaSOfferStatus status)"
name: "withStatus(SaaSOfferStatus status)"
nameWithType: "OfferDetail.withStatus(SaaSOfferStatus status)"
summary: "Set the status property: Saa<wbr>SOffer<wbr>Status SaaS Offer Status."
parameters:
- description: "the status value to set."
name: "status"
type: "<xref href=\"com.azure.resourcemanager.confluent.models.SaaSOfferStatus?alt=com.azure.resourcemanager.confluent.models.SaaSOfferStatus&text=SaaSOfferStatus\" data-throw-if-not-resolved=\"False\" />"
syntax: "public OfferDetail withStatus(SaaSOfferStatus status)"
desc: "Set the status property: SaaSOfferStatus SaaS Offer Status."
returns:
description: "the OfferDetail object itself."
type: "<xref href=\"com.azure.resourcemanager.confluent.models.OfferDetail?alt=com.azure.resourcemanager.confluent.models.OfferDetail&text=OfferDetail\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.withTermId(java.lang.String)"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.withTermId(String termId)"
name: "withTermId(String termId)"
nameWithType: "OfferDetail.withTermId(String termId)"
summary: "Set the term<wbr>Id property: Offer Plan Term Id."
parameters:
- description: "the termId value to set."
name: "termId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public OfferDetail withTermId(String termId)"
desc: "Set the termId property: Offer Plan Term Id."
returns:
description: "the OfferDetail object itself."
type: "<xref href=\"com.azure.resourcemanager.confluent.models.OfferDetail?alt=com.azure.resourcemanager.confluent.models.OfferDetail&text=OfferDetail\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.confluent.models.OfferDetail.withTermUnit(java.lang.String)"
fullName: "com.azure.resourcemanager.confluent.models.OfferDetail.withTermUnit(String termUnit)"
name: "withTermUnit(String termUnit)"
nameWithType: "OfferDetail.withTermUnit(String termUnit)"
summary: "Set the term<wbr>Unit property: Offer Plan 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 OfferDetail withTermUnit(String termUnit)"
desc: "Set the termUnit property: Offer Plan Term unit."
returns:
description: "the OfferDetail object itself."
type: "<xref href=\"com.azure.resourcemanager.confluent.models.OfferDetail?alt=com.azure.resourcemanager.confluent.models.OfferDetail&text=OfferDetail\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Confluent Offer detail."
metadata: {}
package: "com.azure.resourcemanager.confluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-confluent:1.1.0