| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
List<FieldInfo> |
QueryInfo.selectFields()
Returns a
FieldInfo object. |
| Modifier and Type | Method and Description |
|---|---|
QueryInfo.Builder |
QueryInfo.Builder.selectFields(FieldInfo... selectFields)
Returns a
FieldInfo object. |
| Modifier and Type | Method and Description |
|---|---|
QueryInfo.Builder |
QueryInfo.Builder.selectFields(Collection<FieldInfo> selectFields)
Returns a
FieldInfo object. |
Copyright © 2023. All rights reserved.