AccessRoleBindingNameListSuccessResponseInner Class
- java.
lang. Object - com.
azure. resourcemanager. confluent. fluent. models. AccessRoleBindingNameListSuccessResponseInner
- com.
Implements
public final class AccessRoleBindingNameListSuccessResponseInner
implements JsonSerializable<AccessRoleBindingNameListSuccessResponseInner>
Details of the role binding names returned on successful response.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| List<String> |
data()
Get the data property: List of role binding names. |
|
static
Access |
fromJson(JsonReader jsonReader)
Reads an instance of Access |
| String |
kind()
Get the kind property: Type of response. |
|
Confluent |
metadata()
Get the metadata property: Metadata of the list. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
data
public List<String> data()
Get the data property: List of role binding names.
Returns:
fromJson
public static AccessRoleBindingNameListSuccessResponseInner fromJson(JsonReader jsonReader)
Reads an instance of AccessRoleBindingNameListSuccessResponseInner from the JsonReader.
Parameters:
Returns:
Throws:
kind
public String kind()
Get the kind property: Type of response.
Returns:
metadata
public ConfluentListMetadata metadata()
Get the metadata property: Metadata of the list.
Returns: