Package | Description |
---|---|
com.amazonaws.services.cloudfront |
|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
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.
|
Future<ListRealtimeLogConfigsResult> |
AbstractAmazonCloudFrontAsync.listRealtimeLogConfigsAsync(ListRealtimeLogConfigsRequest request,
AsyncHandler<ListRealtimeLogConfigsRequest,ListRealtimeLogConfigsResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ListRealtimeLogConfigsRequest |
ListRealtimeLogConfigsRequest.clone() |
ListRealtimeLogConfigsRequest |
ListRealtimeLogConfigsRequest.withMarker(String marker)
Use this field when paginating results to indicate where to begin in your list of real-time log configurations.
|
ListRealtimeLogConfigsRequest |
ListRealtimeLogConfigsRequest.withMaxItems(String maxItems)
The maximum number of real-time log configurations that you want in the response.
|
Copyright © 2023. All rights reserved.