| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront | 
 | 
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
Future<GetRealtimeLogConfigResult> | 
AbstractAmazonCloudFrontAsync.getRealtimeLogConfigAsync(GetRealtimeLogConfigRequest request,
                         AsyncHandler<GetRealtimeLogConfigRequest,GetRealtimeLogConfigResult> asyncHandler)  | 
Future<GetRealtimeLogConfigResult> | 
AmazonCloudFrontAsync.getRealtimeLogConfigAsync(GetRealtimeLogConfigRequest getRealtimeLogConfigRequest,
                         AsyncHandler<GetRealtimeLogConfigRequest,GetRealtimeLogConfigResult> asyncHandler)
 Gets a real-time log configuration. 
 | 
Future<GetRealtimeLogConfigResult> | 
AmazonCloudFrontAsyncClient.getRealtimeLogConfigAsync(GetRealtimeLogConfigRequest request,
                         AsyncHandler<GetRealtimeLogConfigRequest,GetRealtimeLogConfigResult> asyncHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
GetRealtimeLogConfigRequest | 
GetRealtimeLogConfigRequest.clone()  | 
GetRealtimeLogConfigRequest | 
GetRealtimeLogConfigRequest.withARN(String aRN)
 The Amazon Resource Name (ARN) of the real-time log configuration to get. 
 | 
GetRealtimeLogConfigRequest | 
GetRealtimeLogConfigRequest.withName(String name)
 The name of the real-time log configuration to get. 
 | 
Copyright © 2020. All rights reserved.