| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics |
|
| software.amazon.awssdk.services.synthetics.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateGroupResponse |
SyntheticsClient.createGroup(CreateGroupRequest createGroupRequest)
Creates a group which you can use to associate canaries with each other, including cross-Region canaries.
|
default CompletableFuture<CreateGroupResponse> |
SyntheticsAsyncClient.createGroup(CreateGroupRequest createGroupRequest)
Creates a group which you can use to associate canaries with each other, including cross-Region canaries.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateGroupRequestMarshaller.marshall(CreateGroupRequest createGroupRequest) |
Copyright © 2023. All rights reserved.