| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
static GetCanaryResponse.Builder |
GetCanaryResponse.builder() |
GetCanaryResponse.Builder |
GetCanaryResponse.Builder.canary(Canary canary)
A strucure that contains the full information about the canary.
|
default GetCanaryResponse.Builder |
GetCanaryResponse.Builder.canary(Consumer<Canary.Builder> canary)
A strucure that contains the full information about the canary.
|
GetCanaryResponse.Builder |
GetCanaryResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetCanaryResponse.Builder> |
GetCanaryResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.