Uses of Class
software.amazon.awssdk.services.elasticache.model.DescribeUpdateActionsRequest
-
Packages that use DescribeUpdateActionsRequest Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache software.amazon.awssdk.services.elasticache.paginators software.amazon.awssdk.services.elasticache.transform -
-
Uses of DescribeUpdateActionsRequest in software.amazon.awssdk.services.elasticache
-
Uses of DescribeUpdateActionsRequest in software.amazon.awssdk.services.elasticache.paginators
Constructors in software.amazon.awssdk.services.elasticache.paginators with parameters of type DescribeUpdateActionsRequest Constructor Description DescribeUpdateActionsIterable(ElastiCacheClient client, DescribeUpdateActionsRequest firstRequest)
DescribeUpdateActionsPublisher(ElastiCacheAsyncClient client, DescribeUpdateActionsRequest firstRequest)
-
Uses of DescribeUpdateActionsRequest in software.amazon.awssdk.services.elasticache.transform
Methods in software.amazon.awssdk.services.elasticache.transform with parameters of type DescribeUpdateActionsRequest Modifier and Type Method Description SdkHttpFullRequest
DescribeUpdateActionsRequestMarshaller. marshall(DescribeUpdateActionsRequest describeUpdateActionsRequest)
-