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

62 строки
3.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.confluent.models.AccessRoleBindingNameListSuccessResponse"
fullName: "com.azure.resourcemanager.confluent.models.AccessRoleBindingNameListSuccessResponse"
name: "AccessRoleBindingNameListSuccessResponse"
nameWithType: "AccessRoleBindingNameListSuccessResponse"
summary: "An immutable client-side representation of Access<wbr>Role<wbr>Binding<wbr>Name<wbr>List<wbr>Success<wbr>Response."
syntax: "public interface **AccessRoleBindingNameListSuccessResponse**"
methods:
- uid: "com.azure.resourcemanager.confluent.models.AccessRoleBindingNameListSuccessResponse.data()"
fullName: "com.azure.resourcemanager.confluent.models.AccessRoleBindingNameListSuccessResponse.data()"
name: "data()"
nameWithType: "AccessRoleBindingNameListSuccessResponse.data()"
summary: "Gets the data property: List of role binding names."
modifiers:
- "abstract"
syntax: "public abstract List<String> data()"
desc: "Gets the data property: List of role binding names."
returns:
description: "the data 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.AccessRoleBindingNameListSuccessResponse.innerModel()"
fullName: "com.azure.resourcemanager.confluent.models.AccessRoleBindingNameListSuccessResponse.innerModel()"
name: "innerModel()"
nameWithType: "AccessRoleBindingNameListSuccessResponse.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>confluent.<wbr>fluent.<wbr>models.<wbr>Access<wbr>Role<wbr>Binding<wbr>Name<wbr>List<wbr>Success<wbr>Response<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract AccessRoleBindingNameListSuccessResponseInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.confluent.fluent.models.AccessRoleBindingNameListSuccessResponseInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.confluent.fluent.models.AccessRoleBindingNameListSuccessResponseInner?alt=com.azure.resourcemanager.confluent.fluent.models.AccessRoleBindingNameListSuccessResponseInner&text=AccessRoleBindingNameListSuccessResponseInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.confluent.models.AccessRoleBindingNameListSuccessResponse.kind()"
fullName: "com.azure.resourcemanager.confluent.models.AccessRoleBindingNameListSuccessResponse.kind()"
name: "kind()"
nameWithType: "AccessRoleBindingNameListSuccessResponse.kind()"
summary: "Gets the kind property: Type of response."
modifiers:
- "abstract"
syntax: "public abstract String kind()"
desc: "Gets 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.models.AccessRoleBindingNameListSuccessResponse.metadata()"
fullName: "com.azure.resourcemanager.confluent.models.AccessRoleBindingNameListSuccessResponse.metadata()"
name: "metadata()"
nameWithType: "AccessRoleBindingNameListSuccessResponse.metadata()"
summary: "Gets the metadata property: Metadata of the list."
modifiers:
- "abstract"
syntax: "public abstract ConfluentListMetadata metadata()"
desc: "Gets 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\" />"
type: "interface"
desc: "An immutable client-side representation of AccessRoleBindingNameListSuccessResponse."
metadata: {}
package: "com.azure.resourcemanager.confluent.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-confluent:1.1.0