public static interface GetHealthEventRequest.Builder extends InternetMonitorRequest.Builder, SdkPojo, CopyableBuilder<GetHealthEventRequest.Builder,GetHealthEventRequest>
| Modifier and Type | Method and Description |
|---|---|
GetHealthEventRequest.Builder |
eventId(String eventId)
The internally generated identifier of a health event.
|
GetHealthEventRequest.Builder |
monitorName(String monitorName)
The name of the monitor.
|
GetHealthEventRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetHealthEventRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetHealthEventRequest.Builder monitorName(String monitorName)
The name of the monitor.
monitorName - The name of the monitor.GetHealthEventRequest.Builder eventId(String eventId)
The internally generated identifier of a health event. Because EventID contains the forward
slash (“/”) character, you must URL-encode the EventID field in the request URL.
eventId - The internally generated identifier of a health event. Because EventID contains the
forward slash (“/”) character, you must URL-encode the EventID field in the request URL.GetHealthEventRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetHealthEventRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.