Uses of Class
software.amazon.awssdk.services.pcaconnectorscep.model.ChallengeMetadata
-
Packages that use ChallengeMetadata Package Description software.amazon.awssdk.services.pcaconnectorscep.model -
-
Uses of ChallengeMetadata in software.amazon.awssdk.services.pcaconnectorscep.model
Methods in software.amazon.awssdk.services.pcaconnectorscep.model that return ChallengeMetadata Modifier and Type Method Description ChallengeMetadataGetChallengeMetadataResponse. challengeMetadata()The metadata for the challenge.Methods in software.amazon.awssdk.services.pcaconnectorscep.model with parameters of type ChallengeMetadata Modifier and Type Method Description GetChallengeMetadataResponse.BuilderGetChallengeMetadataResponse.Builder. challengeMetadata(ChallengeMetadata challengeMetadata)The metadata for the challenge.
-