| Package | Description |
|---|---|
| software.amazon.awssdk.services.codecatalyst.model |
| Modifier and Type | Method and Description |
|---|---|
EventPayload |
EventLogEntry.requestPayload()
Information about the payload of the request.
|
EventPayload |
EventLogEntry.responsePayload()
Information about the payload of the response, if any.
|
| Modifier and Type | Method and Description |
|---|---|
EventLogEntry.Builder |
EventLogEntry.Builder.requestPayload(EventPayload requestPayload)
Information about the payload of the request.
|
EventLogEntry.Builder |
EventLogEntry.Builder.responsePayload(EventPayload responsePayload)
Information about the payload of the response, if any.
|
Copyright © 2022. All rights reserved.