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

122 строки
6.0 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.confluent.models.InvitationRecord"
fullName: "com.azure.resourcemanager.confluent.models.InvitationRecord"
name: "InvitationRecord"
nameWithType: "InvitationRecord"
summary: "An immutable client-side representation of Invitation<wbr>Record."
syntax: "public interface **InvitationRecord**"
methods:
- uid: "com.azure.resourcemanager.confluent.models.InvitationRecord.acceptedAt()"
fullName: "com.azure.resourcemanager.confluent.models.InvitationRecord.acceptedAt()"
name: "acceptedAt()"
nameWithType: "InvitationRecord.acceptedAt()"
summary: "Gets the accepted<wbr>At property: Accepted date time of the invitation."
modifiers:
- "abstract"
syntax: "public abstract String acceptedAt()"
desc: "Gets the acceptedAt property: Accepted date time of the invitation."
returns:
description: "the acceptedAt value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.confluent.models.InvitationRecord.authType()"
fullName: "com.azure.resourcemanager.confluent.models.InvitationRecord.authType()"
name: "authType()"
nameWithType: "InvitationRecord.authType()"
summary: "Gets the auth<wbr>Type property: Auth type of the user."
modifiers:
- "abstract"
syntax: "public abstract String authType()"
desc: "Gets the authType property: Auth type of the user."
returns:
description: "the authType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.confluent.models.InvitationRecord.email()"
fullName: "com.azure.resourcemanager.confluent.models.InvitationRecord.email()"
name: "email()"
nameWithType: "InvitationRecord.email()"
summary: "Gets the email property: Email of the user."
modifiers:
- "abstract"
syntax: "public abstract String email()"
desc: "Gets the email property: Email of the user."
returns:
description: "the email value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.confluent.models.InvitationRecord.expiresAt()"
fullName: "com.azure.resourcemanager.confluent.models.InvitationRecord.expiresAt()"
name: "expiresAt()"
nameWithType: "InvitationRecord.expiresAt()"
summary: "Gets the expires<wbr>At property: Expiration date time of the invitation."
modifiers:
- "abstract"
syntax: "public abstract String expiresAt()"
desc: "Gets the expiresAt property: Expiration date time of the invitation."
returns:
description: "the expiresAt value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.confluent.models.InvitationRecord.id()"
fullName: "com.azure.resourcemanager.confluent.models.InvitationRecord.id()"
name: "id()"
nameWithType: "InvitationRecord.id()"
summary: "Gets the id property: Id of the invitation."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Id of the invitation."
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.InvitationRecord.innerModel()"
fullName: "com.azure.resourcemanager.confluent.models.InvitationRecord.innerModel()"
name: "innerModel()"
nameWithType: "InvitationRecord.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>confluent.<wbr>fluent.<wbr>models.<wbr>Invitation<wbr>Record<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract InvitationRecordInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.confluent.fluent.models.InvitationRecordInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.confluent.fluent.models.InvitationRecordInner?alt=com.azure.resourcemanager.confluent.fluent.models.InvitationRecordInner&text=InvitationRecordInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.confluent.models.InvitationRecord.kind()"
fullName: "com.azure.resourcemanager.confluent.models.InvitationRecord.kind()"
name: "kind()"
nameWithType: "InvitationRecord.kind()"
summary: "Gets the kind property: Type of account."
modifiers:
- "abstract"
syntax: "public abstract String kind()"
desc: "Gets the kind property: Type of account."
returns:
description: "the kind value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.confluent.models.InvitationRecord.metadata()"
fullName: "com.azure.resourcemanager.confluent.models.InvitationRecord.metadata()"
name: "metadata()"
nameWithType: "InvitationRecord.metadata()"
summary: "Gets the metadata property: Metadata of the record."
modifiers:
- "abstract"
syntax: "public abstract MetadataEntity metadata()"
desc: "Gets the metadata property: Metadata of the record."
returns:
description: "the metadata value."
type: "<xref href=\"com.azure.resourcemanager.confluent.models.MetadataEntity?alt=com.azure.resourcemanager.confluent.models.MetadataEntity&text=MetadataEntity\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.confluent.models.InvitationRecord.status()"
fullName: "com.azure.resourcemanager.confluent.models.InvitationRecord.status()"
name: "status()"
nameWithType: "InvitationRecord.status()"
summary: "Gets the status property: Status of the invitation."
modifiers:
- "abstract"
syntax: "public abstract String status()"
desc: "Gets the status property: Status of the invitation."
returns:
description: "the status value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of InvitationRecord."
metadata: {}
package: "com.azure.resourcemanager.confluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-confluent:1.1.0