| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
RealtimeLogConfig |
GetRealtimeLogConfigResponse.realtimeLogConfig()
A real-time log configuration.
|
RealtimeLogConfig |
CreateRealtimeLogConfigResponse.realtimeLogConfig()
A real-time log configuration.
|
RealtimeLogConfig |
UpdateRealtimeLogConfigResponse.realtimeLogConfig()
A real-time log configuration.
|
| Modifier and Type | Method and Description |
|---|---|
List<RealtimeLogConfig> |
RealtimeLogConfigs.items()
Contains the list of real-time log configurations.
|
| Modifier and Type | Method and Description |
|---|---|
RealtimeLogConfigs.Builder |
RealtimeLogConfigs.Builder.items(RealtimeLogConfig... items)
Contains the list of real-time log configurations.
|
GetRealtimeLogConfigResponse.Builder |
GetRealtimeLogConfigResponse.Builder.realtimeLogConfig(RealtimeLogConfig realtimeLogConfig)
A real-time log configuration.
|
CreateRealtimeLogConfigResponse.Builder |
CreateRealtimeLogConfigResponse.Builder.realtimeLogConfig(RealtimeLogConfig realtimeLogConfig)
A real-time log configuration.
|
UpdateRealtimeLogConfigResponse.Builder |
UpdateRealtimeLogConfigResponse.Builder.realtimeLogConfig(RealtimeLogConfig realtimeLogConfig)
A real-time log configuration.
|
| Modifier and Type | Method and Description |
|---|---|
RealtimeLogConfigs.Builder |
RealtimeLogConfigs.Builder.items(Collection<RealtimeLogConfig> items)
Contains the list of real-time log configurations.
|
Copyright © 2021. All rights reserved.