Uses of Class
software.amazon.awssdk.services.ivsrealtime.model.S3Detail
-
Packages that use S3Detail Package Description software.amazon.awssdk.services.ivsrealtime.model -
-
Uses of S3Detail in software.amazon.awssdk.services.ivsrealtime.model
Methods in software.amazon.awssdk.services.ivsrealtime.model that return S3Detail Modifier and Type Method Description S3DetailDestinationDetail. s3()An S3 detail object to return information about the S3 destination.Methods in software.amazon.awssdk.services.ivsrealtime.model with parameters of type S3Detail Modifier and Type Method Description DestinationDetail.BuilderDestinationDetail.Builder. s3(S3Detail s3)An S3 detail object to return information about the S3 destination.
-