### YamlMime:JavaType
uid: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner"
fullName: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner"
name: "AccessListInvitationsSuccessResponseInner"
nameWithType: "AccessListInvitationsSuccessResponseInner"
summary: "List invitations success response."
inheritances:
- ""
inheritedClassMethods:
- classRef: "java.lang.Object"
methodsRef:
- "clone"
- "equals"
- "finalize"
- "getClass"
- "hashCode"
- "notify"
- "notifyAll"
- "toString"
- "wait"
- "wait"
- "wait"
syntax: "public final class **AccessListInvitationsSuccessResponseInner**"
constructors:
- uid: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.AccessListInvitationsSuccessResponseInner()"
fullName: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.AccessListInvitationsSuccessResponseInner()"
name: "AccessListInvitationsSuccessResponseInner()"
nameWithType: "AccessListInvitationsSuccessResponseInner.AccessListInvitationsSuccessResponseInner()"
summary: "Creates an instance of AccessListInvitationsSuccessResponseInner class."
syntax: "public AccessListInvitationsSuccessResponseInner()"
desc: "Creates an instance of AccessListInvitationsSuccessResponseInner class."
methods:
- uid: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.data()"
fullName: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.data()"
name: "data()"
nameWithType: "AccessListInvitationsSuccessResponseInner.data()"
summary: "Get the data property: Data of the invitations list."
syntax: "public List data()"
desc: "Get the data property: Data of the invitations list."
returns:
description: "the data value."
type: "List<>"
- uid: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.kind()"
fullName: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.kind()"
name: "kind()"
nameWithType: "AccessListInvitationsSuccessResponseInner.kind()"
summary: "Get the kind property: Type of response."
syntax: "public String kind()"
desc: "Get the kind property: Type of response."
returns:
description: "the kind value."
type: "String"
- uid: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.metadata()"
fullName: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.metadata()"
name: "metadata()"
nameWithType: "AccessListInvitationsSuccessResponseInner.metadata()"
summary: "Get the metadata property: Metadata of the list."
syntax: "public ConfluentListMetadata metadata()"
desc: "Get the metadata property: Metadata of the list."
returns:
description: "the metadata value."
type: ""
- uid: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.validate()"
fullName: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.validate()"
name: "validate()"
nameWithType: "AccessListInvitationsSuccessResponseInner.validate()"
summary: "Validates the instance."
syntax: "public void validate()"
desc: "Validates the instance."
- uid: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.withData(java.util.List)"
fullName: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.withData(List data)"
name: "withData(List data)"
nameWithType: "AccessListInvitationsSuccessResponseInner.withData(List data)"
summary: "Set the data property: Data of the invitations list."
parameters:
- description: "the data value to set."
name: "data"
type: "List<>"
syntax: "public AccessListInvitationsSuccessResponseInner withData(List data)"
desc: "Set the data property: Data of the invitations list."
returns:
description: "the AccessListInvitationsSuccessResponseInner object itself."
type: ""
- uid: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.withKind(java.lang.String)"
fullName: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.withKind(String kind)"
name: "withKind(String kind)"
nameWithType: "AccessListInvitationsSuccessResponseInner.withKind(String kind)"
summary: "Set the kind property: Type of response."
parameters:
- description: "the kind value to set."
name: "kind"
type: "String"
syntax: "public AccessListInvitationsSuccessResponseInner withKind(String kind)"
desc: "Set the kind property: Type of response."
returns:
description: "the AccessListInvitationsSuccessResponseInner object itself."
type: ""
- uid: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.withMetadata(com.azure.resourcemanager.confluent.models.ConfluentListMetadata)"
fullName: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.withMetadata(ConfluentListMetadata metadata)"
name: "withMetadata(ConfluentListMetadata metadata)"
nameWithType: "AccessListInvitationsSuccessResponseInner.withMetadata(ConfluentListMetadata metadata)"
summary: "Set the metadata property: Metadata of the list."
parameters:
- description: "the metadata value to set."
name: "metadata"
type: ""
syntax: "public AccessListInvitationsSuccessResponseInner withMetadata(ConfluentListMetadata metadata)"
desc: "Set the metadata property: Metadata of the list."
returns:
description: "the AccessListInvitationsSuccessResponseInner object itself."
type: ""
type: "class"
desc: "List invitations success response."
metadata: {}
package: "com.azure.resourcemanager.confluent.fluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-confluent:1.1.0