public static interface OSInfo.Builder extends SdkPojo, CopyableBuilder<OSInfo.Builder,OSInfo>
| Modifier and Type | Method and Description |
|---|---|
OSInfo.Builder |
type(OSType type)
Information about the type of operating system.
|
OSInfo.Builder |
type(String type)
Information about the type of operating system.
|
OSInfo.Builder |
version(String version)
Information about the version of operating system.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildOSInfo.Builder type(String type)
Information about the type of operating system.
OSInfo.Builder type(OSType type)
Information about the type of operating system.
OSInfo.Builder version(String version)
Information about the version of operating system.
version - Information about the version of operating system.Copyright © 2023. All rights reserved.