void |
Image.setPlatform(PlatformValues platform) |
The value is Windows for Windows AMIs; otherwise blank.
|
void |
ImportInstanceRequest.setPlatform(PlatformValues platform) |
The instance operating system.
|
void |
ImportInstanceTaskDetails.setPlatform(PlatformValues platform) |
The instance operating system.
|
void |
Instance.setPlatform(PlatformValues platform) |
The value is Windows for Windows instances; otherwise blank.
|
Image |
Image.withPlatform(PlatformValues platform) |
The value is Windows for Windows AMIs; otherwise blank.
|
ImportInstanceRequest |
ImportInstanceRequest.withPlatform(PlatformValues platform) |
The instance operating system.
|
ImportInstanceTaskDetails |
ImportInstanceTaskDetails.withPlatform(PlatformValues platform) |
The instance operating system.
|
Instance |
Instance.withPlatform(PlatformValues platform) |
The value is Windows for Windows instances; otherwise blank.
|