Uses of Class
software.amazon.awssdk.services.signer.model.SigningProfileRevocationRecord
-
Packages that use SigningProfileRevocationRecord Package Description software.amazon.awssdk.services.signer.model -
-
Uses of SigningProfileRevocationRecord in software.amazon.awssdk.services.signer.model
Methods in software.amazon.awssdk.services.signer.model that return SigningProfileRevocationRecord Modifier and Type Method Description SigningProfileRevocationRecordGetSigningProfileResponse. revocationRecord()Returns the value of the RevocationRecord property for this object.Methods in software.amazon.awssdk.services.signer.model with parameters of type SigningProfileRevocationRecord Modifier and Type Method Description GetSigningProfileResponse.BuilderGetSigningProfileResponse.Builder. revocationRecord(SigningProfileRevocationRecord revocationRecord)Sets the value of the RevocationRecord property for this object.
-