| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics |
|
| Modifier and Type | Method and Description |
|---|---|
default GetGroupResponse |
SyntheticsClient.getGroup(Consumer<GetGroupRequest.Builder> getGroupRequest)
Returns information about one group.
|
default GetGroupResponse |
SyntheticsClient.getGroup(GetGroupRequest getGroupRequest)
Returns information about one group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetGroupResponse> |
SyntheticsAsyncClient.getGroup(Consumer<GetGroupRequest.Builder> getGroupRequest)
Returns information about one group.
|
default CompletableFuture<GetGroupResponse> |
SyntheticsAsyncClient.getGroup(GetGroupRequest getGroupRequest)
Returns information about one group.
|
Copyright © 2022. All rights reserved.