Uses of Class
software.amazon.awssdk.services.mgn.model.IdentificationHints
-
Packages that use IdentificationHints Package Description software.amazon.awssdk.services.mgn.model -
-
Uses of IdentificationHints in software.amazon.awssdk.services.mgn.model
Methods in software.amazon.awssdk.services.mgn.model that return IdentificationHints Modifier and Type Method Description IdentificationHintsSourceProperties. identificationHints()Source server identification hints.Methods in software.amazon.awssdk.services.mgn.model with parameters of type IdentificationHints Modifier and Type Method Description SourceProperties.BuilderSourceProperties.Builder. identificationHints(IdentificationHints identificationHints)Source server identification hints.
-