public class ListFieldsResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The fields are returned using a fully qualified name format, however, the format differs slightly from that used by the query operations.
* Fields which contain nested objects are assigned a type of "nested".
* Fields which belong to a nested object are prefixed with `.properties` (for example, `warnings.properties.severity` means that the `warnings` object has a property called `severity`).
Modifier and Type | Method and Description |
---|---|
List<Field> |
getFields()
Gets the fields.
|
Copyright © 2023 IBM Cloud. All rights reserved.