public static interface IPAddressBasedRemoteInfo.Builder extends SdkPojo, CopyableBuilder<IPAddressBasedRemoteInfo.Builder,IPAddressBasedRemoteInfo>
| Modifier and Type | Method and Description |
|---|---|
IPAddressBasedRemoteInfo.Builder |
authType(AuthType authType)
The type of authorization.
|
IPAddressBasedRemoteInfo.Builder |
authType(String authType)
The type of authorization.
|
IPAddressBasedRemoteInfo.Builder |
ipAddressConfigurationTimeStamp(String ipAddressConfigurationTimeStamp)
The time stamp of the configuration.
|
IPAddressBasedRemoteInfo.Builder |
osType(OSType osType)
The type of the operating system.
|
IPAddressBasedRemoteInfo.Builder |
osType(String osType)
The type of the operating system.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildIPAddressBasedRemoteInfo.Builder authType(String authType)
The type of authorization.
IPAddressBasedRemoteInfo.Builder authType(AuthType authType)
The type of authorization.
IPAddressBasedRemoteInfo.Builder ipAddressConfigurationTimeStamp(String ipAddressConfigurationTimeStamp)
The time stamp of the configuration.
ipAddressConfigurationTimeStamp - The time stamp of the configuration.IPAddressBasedRemoteInfo.Builder osType(String osType)
The type of the operating system.
IPAddressBasedRemoteInfo.Builder osType(OSType osType)
The type of the operating system.
Copyright © 2023. All rights reserved.