Uses of Interface
software.amazon.awssdk.services.mgn.model.OS.Builder
-
Packages that use OS.Builder Package Description software.amazon.awssdk.services.mgn.model -
-
Uses of OS.Builder in software.amazon.awssdk.services.mgn.model
Methods in software.amazon.awssdk.services.mgn.model that return OS.Builder Modifier and Type Method Description static OS.BuilderOS. builder()OS.BuilderOS.Builder. fullString(String fullString)OS full string.OS.BuilderOS. toBuilder()Methods in software.amazon.awssdk.services.mgn.model that return types with arguments of type OS.Builder Modifier and Type Method Description static Class<? extends OS.Builder>OS. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.mgn.model with type arguments of type OS.Builder Modifier and Type Method Description default SourceProperties.BuilderSourceProperties.Builder. os(Consumer<OS.Builder> os)Source server OS.
-