AccessListServiceAccountsSuccessResponseInner Class
- java.
lang. Object - com.
azure. resourcemanager. confluent. fluent. models. AccessListServiceAccountsSuccessResponseInner
- com.
Implements
public final class AccessListServiceAccountsSuccessResponseInner
implements JsonSerializable<AccessListServiceAccountsSuccessResponseInner>
List service accounts success response.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
List<Service |
data()
Get the data property: Data of the service accounts list. |
|
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<ServiceAccountRecord> data()
Get the data property: Data of the service accounts list.
Returns:
fromJson
public static AccessListServiceAccountsSuccessResponseInner fromJson(JsonReader jsonReader)
Reads an instance of AccessListServiceAccountsSuccessResponseInner 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: