Package | Description |
---|---|
com.amazonaws.services.cloudfront |
|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
ListRealtimeLogConfigsResult |
AbstractAmazonCloudFront.listRealtimeLogConfigs(ListRealtimeLogConfigsRequest request) |
ListRealtimeLogConfigsResult |
AmazonCloudFrontClient.listRealtimeLogConfigs(ListRealtimeLogConfigsRequest request)
Gets a list of real-time log configurations.
|
ListRealtimeLogConfigsResult |
AmazonCloudFront.listRealtimeLogConfigs(ListRealtimeLogConfigsRequest listRealtimeLogConfigsRequest)
Gets a list of real-time log configurations.
|
Modifier and Type | Method and Description |
---|---|
Future<ListRealtimeLogConfigsResult> |
AbstractAmazonCloudFrontAsync.listRealtimeLogConfigsAsync(ListRealtimeLogConfigsRequest request,
AsyncHandler<ListRealtimeLogConfigsRequest,ListRealtimeLogConfigsResult> asyncHandler) |
Future<ListRealtimeLogConfigsResult> |
AmazonCloudFrontAsyncClient.listRealtimeLogConfigsAsync(ListRealtimeLogConfigsRequest request,
AsyncHandler<ListRealtimeLogConfigsRequest,ListRealtimeLogConfigsResult> asyncHandler) |
Future<ListRealtimeLogConfigsResult> |
AmazonCloudFrontAsync.listRealtimeLogConfigsAsync(ListRealtimeLogConfigsRequest listRealtimeLogConfigsRequest,
AsyncHandler<ListRealtimeLogConfigsRequest,ListRealtimeLogConfigsResult> asyncHandler)
Gets a list of real-time log configurations.
|
Modifier and Type | Method and Description |
---|---|
ListRealtimeLogConfigsResult |
ListRealtimeLogConfigsResult.clone() |
ListRealtimeLogConfigsResult |
ListRealtimeLogConfigsResult.withRealtimeLogConfigs(RealtimeLogConfigs realtimeLogConfigs)
A list of real-time log configurations.
|
Copyright © 2022. All rights reserved.