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

117 строки
9.3 KiB
YAML
Исходник Обычный вид История

### 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:
- "<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 **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 Access<wbr>List<wbr>Invitations<wbr>Success<wbr>Response<wbr>Inner 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<InvitationRecordInner> data()"
desc: "Get the data property: Data of the invitations list."
returns:
description: "the data value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<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\" />&gt;"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- 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: "<xref href=\"com.azure.resourcemanager.confluent.models.ConfluentListMetadata?alt=com.azure.resourcemanager.confluent.models.ConfluentListMetadata&text=ConfluentListMetadata\" data-throw-if-not-resolved=\"False\" />"
- 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<com.azure.resourcemanager.confluent.fluent.models.InvitationRecordInner>)"
fullName: "com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner.withData(List<InvitationRecordInner> data)"
name: "withData(List<InvitationRecordInner> data)"
nameWithType: "AccessListInvitationsSuccessResponseInner.withData(List<InvitationRecordInner> data)"
summary: "Set the data property: Data of the invitations list."
parameters:
- description: "the data value to set."
name: "data"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<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\" />&gt;"
syntax: "public AccessListInvitationsSuccessResponseInner withData(List<InvitationRecordInner> data)"
desc: "Set the data property: Data of the invitations list."
returns:
description: "the AccessListInvitationsSuccessResponseInner object itself."
type: "<xref href=\"com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner?alt=com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner&text=AccessListInvitationsSuccessResponseInner\" data-throw-if-not-resolved=\"False\" />"
- 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: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public AccessListInvitationsSuccessResponseInner withKind(String kind)"
desc: "Set the kind property: Type of response."
returns:
description: "the AccessListInvitationsSuccessResponseInner object itself."
type: "<xref href=\"com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner?alt=com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner&text=AccessListInvitationsSuccessResponseInner\" data-throw-if-not-resolved=\"False\" />"
- 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: "<xref href=\"com.azure.resourcemanager.confluent.models.ConfluentListMetadata?alt=com.azure.resourcemanager.confluent.models.ConfluentListMetadata&text=ConfluentListMetadata\" data-throw-if-not-resolved=\"False\" />"
syntax: "public AccessListInvitationsSuccessResponseInner withMetadata(ConfluentListMetadata metadata)"
desc: "Set the metadata property: Metadata of the list."
returns:
description: "the AccessListInvitationsSuccessResponseInner object itself."
type: "<xref href=\"com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner?alt=com.azure.resourcemanager.confluent.fluent.models.AccessListInvitationsSuccessResponseInner&text=AccessListInvitationsSuccessResponseInner\" data-throw-if-not-resolved=\"False\" />"
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