static ListProtectionsRequest.Builder |
ListProtectionsRequest.builder() |
|
default ListProtectionsRequest.Builder |
ListProtectionsRequest.Builder.inclusionFilters(Consumer<InclusionProtectionFilters.Builder> inclusionFilters) |
Narrows the set of protections that the call retrieves.
|
ListProtectionsRequest.Builder |
ListProtectionsRequest.Builder.inclusionFilters(InclusionProtectionFilters inclusionFilters) |
Narrows the set of protections that the call retrieves.
|
ListProtectionsRequest.Builder |
ListProtectionsRequest.Builder.maxResults(Integer maxResults) |
The greatest number of objects that you want Shield Advanced to return to the list request.
|
ListProtectionsRequest.Builder |
ListProtectionsRequest.Builder.nextToken(String nextToken) |
When you request a list of objects from Shield Advanced, if the response does not include all of the
remaining available objects, Shield Advanced includes a NextToken value in the response.
|
ListProtectionsRequest.Builder |
ListProtectionsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListProtectionsRequest.Builder |
ListProtectionsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListProtectionsRequest.Builder |
ListProtectionsRequest.toBuilder() |
|