Uses of Class
software.amazon.awssdk.services.iot.model.CodeSigningSignature
-
Packages that use CodeSigningSignature Package Description software.amazon.awssdk.services.iot.model -
-
Uses of CodeSigningSignature in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return CodeSigningSignature Modifier and Type Method Description CodeSigningSignatureCustomCodeSigning. signature()The signature for the file.Methods in software.amazon.awssdk.services.iot.model with parameters of type CodeSigningSignature Modifier and Type Method Description CustomCodeSigning.BuilderCustomCodeSigning.Builder. signature(CodeSigningSignature signature)The signature for the file.
-