| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
JsonFormatRef |
JsonFormatRef.clone() |
JsonFormatRef |
JsonFormatRef.withKey(String key)
The specified key for the JSON.
|
JsonFormatRef |
JsonFormatRef.withValue(String value)
The specified value for the JSON.
|
| Modifier and Type | Method and Description |
|---|---|
List<JsonFormatRef> |
LoggingFormat.getJson()
|
| Modifier and Type | Method and Description |
|---|---|
LoggingFormat |
LoggingFormat.withJson(JsonFormatRef... json)
|
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingFormat.setJson(Collection<JsonFormatRef> json)
|
LoggingFormat |
LoggingFormat.withJson(Collection<JsonFormatRef> json)
|
Copyright © 2023. All rights reserved.