static DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.builder() |
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.deliveryDestinationTypes(Collection<DeliveryDestinationType> deliveryDestinationTypes) |
Use this parameter to filter the response to include only the configuration templates that apply to the
delivery destination types that you specify here.
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.deliveryDestinationTypes(DeliveryDestinationType... deliveryDestinationTypes) |
Use this parameter to filter the response to include only the configuration templates that apply to the
delivery destination types that you specify here.
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.deliveryDestinationTypesWithStrings(String... deliveryDestinationTypes) |
Use this parameter to filter the response to include only the configuration templates that apply to the
delivery destination types that you specify here.
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.deliveryDestinationTypesWithStrings(Collection<String> deliveryDestinationTypes) |
Use this parameter to filter the response to include only the configuration templates that apply to the
delivery destination types that you specify here.
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.limit(Integer limit) |
Use this parameter to limit the number of configuration templates that are returned in the response.
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.logTypes(String... logTypes) |
Use this parameter to filter the response to include only the configuration templates that apply to the log
types that you specify here.
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.logTypes(Collection<String> logTypes) |
Use this parameter to filter the response to include only the configuration templates that apply to the log
types that you specify here.
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.nextToken(String nextToken) |
Sets the value of the NextToken property for this object.
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.resourceTypes(String... resourceTypes) |
Use this parameter to filter the response to include only the configuration templates that apply to the
resource types that you specify here.
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.resourceTypes(Collection<String> resourceTypes) |
Use this parameter to filter the response to include only the configuration templates that apply to the
resource types that you specify here.
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.Builder.service(String service) |
Use this parameter to filter the response to include only the configuration templates that apply to the
Amazon Web Services service that you specify here.
|
DescribeConfigurationTemplatesRequest.Builder |
DescribeConfigurationTemplatesRequest.toBuilder() |
|