| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
List<JsonFormatRef> |
LoggingFormat.json()
|
| Modifier and Type | Method and Description |
|---|---|
LoggingFormat.Builder |
LoggingFormat.Builder.json(JsonFormatRef... json)
|
| Modifier and Type | Method and Description |
|---|---|
static LoggingFormat |
LoggingFormat.fromJson(List<JsonFormatRef> json)
Create an instance of this class with
LoggingFormat.json() initialized to the given value. |
LoggingFormat.Builder |
LoggingFormat.Builder.json(Collection<JsonFormatRef> json)
|
Copyright © 2023. All rights reserved.