Uses of Class
software.amazon.awssdk.services.acmpca.model.OtherName
-
Packages that use OtherName Package Description software.amazon.awssdk.services.acmpca.model -
-
Uses of OtherName in software.amazon.awssdk.services.acmpca.model
Methods in software.amazon.awssdk.services.acmpca.model that return OtherName Modifier and Type Method Description OtherNameGeneralName. otherName()RepresentsGeneralNameusing anOtherNameobject.Methods in software.amazon.awssdk.services.acmpca.model with parameters of type OtherName Modifier and Type Method Description GeneralName.BuilderGeneralName.Builder. otherName(OtherName otherName)RepresentsGeneralNameusing anOtherNameobject.
-