Uses of Class
software.amazon.awssdk.services.config.model.DescribeAggregationAuthorizationsRequest
-
Packages that use DescribeAggregationAuthorizationsRequest Package Description software.amazon.awssdk.services.config Config software.amazon.awssdk.services.config.paginators software.amazon.awssdk.services.config.transform -
-
Uses of DescribeAggregationAuthorizationsRequest in software.amazon.awssdk.services.config
-
Uses of DescribeAggregationAuthorizationsRequest in software.amazon.awssdk.services.config.paginators
Constructors in software.amazon.awssdk.services.config.paginators with parameters of type DescribeAggregationAuthorizationsRequest Constructor Description DescribeAggregationAuthorizationsIterable(ConfigClient client, DescribeAggregationAuthorizationsRequest firstRequest)DescribeAggregationAuthorizationsPublisher(ConfigAsyncClient client, DescribeAggregationAuthorizationsRequest firstRequest) -
Uses of DescribeAggregationAuthorizationsRequest in software.amazon.awssdk.services.config.transform
Methods in software.amazon.awssdk.services.config.transform with parameters of type DescribeAggregationAuthorizationsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeAggregationAuthorizationsRequestMarshaller. marshall(DescribeAggregationAuthorizationsRequest describeAggregationAuthorizationsRequest)
-