Uses of Class
software.amazon.awssdk.services.groundstation.model.S3RecordingConfig
-
Packages that use S3RecordingConfig Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of S3RecordingConfig in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return S3RecordingConfig Modifier and Type Method Description S3RecordingConfigConfigTypeData. s3RecordingConfig()Information about an S3 recordingConfig.Methods in software.amazon.awssdk.services.groundstation.model with parameters of type S3RecordingConfig Modifier and Type Method Description static ConfigTypeDataConfigTypeData. fromS3RecordingConfig(S3RecordingConfig s3RecordingConfig)Create an instance of this class withConfigTypeData.s3RecordingConfig()initialized to the given value.ConfigTypeData.BuilderConfigTypeData.Builder. s3RecordingConfig(S3RecordingConfig s3RecordingConfig)Information about an S3 recordingConfig.
-