Uses of Class
software.amazon.awssdk.services.iot.model.CodeSigningCertificateChain
-
Packages that use CodeSigningCertificateChain Package Description software.amazon.awssdk.services.iot.model -
-
Uses of CodeSigningCertificateChain in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return CodeSigningCertificateChain Modifier and Type Method Description CodeSigningCertificateChainCustomCodeSigning. certificateChain()The certificate chain.Methods in software.amazon.awssdk.services.iot.model with parameters of type CodeSigningCertificateChain Modifier and Type Method Description CustomCodeSigning.BuilderCustomCodeSigning.Builder. certificateChain(CodeSigningCertificateChain certificateChain)The certificate chain.
-