Uses of Class
software.amazon.awssdk.services.kafka.model.S3
-
Packages that use S3 Package Description software.amazon.awssdk.services.kafka.model -
-
Uses of S3 in software.amazon.awssdk.services.kafka.model
Methods in software.amazon.awssdk.services.kafka.model that return S3 Modifier and Type Method Description S3
BrokerLogs. s3()
Returns the value of the S3 property for this object.Methods in software.amazon.awssdk.services.kafka.model with parameters of type S3 Modifier and Type Method Description BrokerLogs.Builder
BrokerLogs.Builder. s3(S3 s3)
Sets the value of the S3 property for this object.
-