public static interface OperatingSystem.Builder extends SdkPojo, CopyableBuilder<OperatingSystem.Builder,OperatingSystem>
| Modifier and Type | Method and Description | 
|---|---|
OperatingSystem.Builder | 
type(OperatingSystemType type)
 The operating system. 
 | 
OperatingSystem.Builder | 
type(String type)
 The operating system. 
 | 
copyapplyMutation, buildOperatingSystem.Builder type(String type)
The operating system.
type - The operating system.OperatingSystemType, 
OperatingSystemTypeOperatingSystem.Builder type(OperatingSystemType type)
The operating system.
type - The operating system.OperatingSystemType, 
OperatingSystemTypeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.