Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails
-
Packages that use AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails Modifier and Type Method Description AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetailsAwsMskClusterClusterInfoEncryptionInfoDetails. encryptionInTransit()The settings for encrypting data in transit.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails Modifier and Type Method Description AwsMskClusterClusterInfoEncryptionInfoDetails.BuilderAwsMskClusterClusterInfoEncryptionInfoDetails.Builder. encryptionInTransit(AwsMskClusterClusterInfoEncryptionInfoEncryptionInTransitDetails encryptionInTransit)The settings for encrypting data in transit.
-