| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateResourceResponse |
SyntheticsClient.associateResource(AssociateResourceRequest associateResourceRequest)
Associates a canary with a group.
|
default AssociateResourceResponse |
SyntheticsClient.associateResource(Consumer<AssociateResourceRequest.Builder> associateResourceRequest)
Associates a canary with a group.
|
default CreateGroupResponse |
SyntheticsClient.createGroup(Consumer<CreateGroupRequest.Builder> createGroupRequest)
Creates a group which you can use to associate canaries with each other, including cross-Region canaries.
|
default CreateGroupResponse |
SyntheticsClient.createGroup(CreateGroupRequest createGroupRequest)
Creates a group which you can use to associate canaries with each other, including cross-Region canaries.
|
Copyright © 2023. All rights reserved.