| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateKeyGroupResponse |
CloudFrontClient.updateKeyGroup(Consumer<UpdateKeyGroupRequest.Builder> updateKeyGroupRequest)
Updates a key group.
|
default UpdateKeyGroupResponse |
CloudFrontClient.updateKeyGroup(UpdateKeyGroupRequest updateKeyGroupRequest)
Updates a key group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateKeyGroupResponse> |
CloudFrontAsyncClient.updateKeyGroup(Consumer<UpdateKeyGroupRequest.Builder> updateKeyGroupRequest)
Updates a key group.
|
default CompletableFuture<UpdateKeyGroupResponse> |
CloudFrontAsyncClient.updateKeyGroup(UpdateKeyGroupRequest updateKeyGroupRequest)
Updates a key group.
|
Copyright © 2023. All rights reserved.