Package | Description |
---|---|
software.amazon.awssdk.services.cloudfront |
|
Modifier and Type | Method and Description |
---|---|
default GetKeyGroupResponse |
CloudFrontClient.getKeyGroup(Consumer<GetKeyGroupRequest.Builder> getKeyGroupRequest)
Gets a key group, including the date and time when the key group was last modified.
|
default GetKeyGroupResponse |
CloudFrontClient.getKeyGroup(GetKeyGroupRequest getKeyGroupRequest)
Gets a key group, including the date and time when the key group was last modified.
|
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<GetKeyGroupResponse> |
CloudFrontAsyncClient.getKeyGroup(Consumer<GetKeyGroupRequest.Builder> getKeyGroupRequest)
Gets a key group, including the date and time when the key group was last modified.
|
default CompletableFuture<GetKeyGroupResponse> |
CloudFrontAsyncClient.getKeyGroup(GetKeyGroupRequest getKeyGroupRequest)
Gets a key group, including the date and time when the key group was last modified.
|
Copyright © 2021. All rights reserved.