Uses of Class
software.amazon.awssdk.services.iot.model.S3Action
-
Packages that use S3Action Package Description software.amazon.awssdk.services.iot.model -
-
Uses of S3Action in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return S3Action Modifier and Type Method Description S3ActionAction. s3()Write to an Amazon S3 bucket.Methods in software.amazon.awssdk.services.iot.model with parameters of type S3Action Modifier and Type Method Description Action.BuilderAction.Builder. s3(S3Action s3)Write to an Amazon S3 bucket.
-