static DescribeProtectConfigurationsResponse.Builder |
DescribeProtectConfigurationsResponse.builder() |
|
DescribeProtectConfigurationsResponse.Builder |
DescribeProtectConfigurationsResponse.Builder.nextToken(String nextToken) |
The token to be used for the next set of paginated results.
|
DescribeProtectConfigurationsResponse.Builder |
DescribeProtectConfigurationsResponse.Builder.protectConfigurations(Collection<ProtectConfigurationInformation> protectConfigurations) |
An array of ProtectConfigurationInformation objects that contain the details for the request.
|
DescribeProtectConfigurationsResponse.Builder |
DescribeProtectConfigurationsResponse.Builder.protectConfigurations(Consumer<ProtectConfigurationInformation.Builder>... protectConfigurations) |
An array of ProtectConfigurationInformation objects that contain the details for the request.
|
DescribeProtectConfigurationsResponse.Builder |
DescribeProtectConfigurationsResponse.Builder.protectConfigurations(ProtectConfigurationInformation... protectConfigurations) |
An array of ProtectConfigurationInformation objects that contain the details for the request.
|
DescribeProtectConfigurationsResponse.Builder |
DescribeProtectConfigurationsResponse.toBuilder() |
|