Uses of Class
software.amazon.awssdk.services.pcaconnectorscep.model.Challenge
-
Packages that use Challenge Package Description software.amazon.awssdk.services.pcaconnectorscep.model -
-
Uses of Challenge in software.amazon.awssdk.services.pcaconnectorscep.model
Methods in software.amazon.awssdk.services.pcaconnectorscep.model that return Challenge Modifier and Type Method Description ChallengeCreateChallengeResponse. challenge()Returns the challenge details for the specified connector.Methods in software.amazon.awssdk.services.pcaconnectorscep.model with parameters of type Challenge Modifier and Type Method Description CreateChallengeResponse.BuilderCreateChallengeResponse.Builder. challenge(Challenge challenge)Returns the challenge details for the specified connector.
-