static ListLoggingConfigurationsRequest.Builder |
ListLoggingConfigurationsRequest.builder() |
|
ListLoggingConfigurationsRequest.Builder |
ListLoggingConfigurationsRequest.Builder.limit(Integer limit) |
The maximum number of objects that you want WAF to return for this request.
|
ListLoggingConfigurationsRequest.Builder |
ListLoggingConfigurationsRequest.Builder.logScope(String logScope) |
The owner of the logging configuration, which must be set to CUSTOMER for the configurations
that you manage.
|
ListLoggingConfigurationsRequest.Builder |
ListLoggingConfigurationsRequest.Builder.logScope(LogScope logScope) |
The owner of the logging configuration, which must be set to CUSTOMER for the configurations
that you manage.
|
ListLoggingConfigurationsRequest.Builder |
ListLoggingConfigurationsRequest.Builder.nextMarker(String nextMarker) |
When you request a list of objects with a Limit setting, if the number of objects that are still
available for retrieval exceeds the limit, WAF returns a NextMarker value in the response.
|
ListLoggingConfigurationsRequest.Builder |
ListLoggingConfigurationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListLoggingConfigurationsRequest.Builder |
ListLoggingConfigurationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListLoggingConfigurationsRequest.Builder |
ListLoggingConfigurationsRequest.Builder.scope(String scope) |
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
|
ListLoggingConfigurationsRequest.Builder |
ListLoggingConfigurationsRequest.Builder.scope(Scope scope) |
Specifies whether this is for an Amazon CloudFront distribution or for a regional application.
|
ListLoggingConfigurationsRequest.Builder |
ListLoggingConfigurationsRequest.toBuilder() |
|