public static final class ImportedWindowsAutopilotDeviceIdentityImportParameterSet.ImportedWindowsAutopilotDeviceIdentityImportParameterSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<ImportedWindowsAutopilotDeviceIdentity> |
importedWindowsAutopilotDeviceIdentities
The importedWindowsAutopilotDeviceIdentities parameter value
|
| Modifier | Constructor and Description |
|---|---|
protected |
ImportedWindowsAutopilotDeviceIdentityImportParameterSetBuilder()
Instanciates a new ImportedWindowsAutopilotDeviceIdentityImportParameterSetBuilder
|
| Modifier and Type | Method and Description |
|---|---|
ImportedWindowsAutopilotDeviceIdentityImportParameterSet |
build()
Buils the resulting body object to be passed to the request
|
ImportedWindowsAutopilotDeviceIdentityImportParameterSet.ImportedWindowsAutopilotDeviceIdentityImportParameterSetBuilder |
withImportedWindowsAutopilotDeviceIdentities(java.util.List<ImportedWindowsAutopilotDeviceIdentity> val)
Sets the ImportedWindowsAutopilotDeviceIdentities
|
@Nullable protected java.util.List<ImportedWindowsAutopilotDeviceIdentity> importedWindowsAutopilotDeviceIdentities
@Nullable protected ImportedWindowsAutopilotDeviceIdentityImportParameterSetBuilder()
@Nonnull public ImportedWindowsAutopilotDeviceIdentityImportParameterSet.ImportedWindowsAutopilotDeviceIdentityImportParameterSetBuilder withImportedWindowsAutopilotDeviceIdentities(@Nullable java.util.List<ImportedWindowsAutopilotDeviceIdentity> val)
val - the value to set it to@Nonnull public ImportedWindowsAutopilotDeviceIdentityImportParameterSet build()