Uses of Class
software.amazon.awssdk.services.acmpca.model.ApiPassthrough
-
Packages that use ApiPassthrough Package Description software.amazon.awssdk.services.acmpca.model -
-
Uses of ApiPassthrough in software.amazon.awssdk.services.acmpca.model
Methods in software.amazon.awssdk.services.acmpca.model that return ApiPassthrough Modifier and Type Method Description ApiPassthroughIssueCertificateRequest. apiPassthrough()Specifies X.509 certificate information to be included in the issued certificate.Methods in software.amazon.awssdk.services.acmpca.model with parameters of type ApiPassthrough Modifier and Type Method Description IssueCertificateRequest.BuilderIssueCertificateRequest.Builder. apiPassthrough(ApiPassthrough apiPassthrough)Specifies X.509 certificate information to be included in the issued certificate.
-