public class ImportedWindowsAutopilotDeviceIdentityImportParameterSet
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ImportedWindowsAutopilotDeviceIdentityImportParameterSet.ImportedWindowsAutopilotDeviceIdentityImportParameterSetBuilder
Fluent builder for the ImportedWindowsAutopilotDeviceIdentityImportParameterSet
|
| Modifier and Type | Field and Description |
|---|---|
java.util.List<ImportedWindowsAutopilotDeviceIdentity> |
importedWindowsAutopilotDeviceIdentities
The imported Windows Autopilot Device Identities.
|
| Modifier | Constructor and Description |
|---|---|
|
ImportedWindowsAutopilotDeviceIdentityImportParameterSet()
Instiaciates a new ImportedWindowsAutopilotDeviceIdentityImportParameterSet
|
protected |
ImportedWindowsAutopilotDeviceIdentityImportParameterSet(ImportedWindowsAutopilotDeviceIdentityImportParameterSet.ImportedWindowsAutopilotDeviceIdentityImportParameterSetBuilder builder)
Instiaciates a new ImportedWindowsAutopilotDeviceIdentityImportParameterSet
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.microsoft.graph.options.FunctionOption> |
getFunctionOptions()
Gets the functions options from the properties that have been set
|
static ImportedWindowsAutopilotDeviceIdentityImportParameterSet.ImportedWindowsAutopilotDeviceIdentityImportParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
@SerializedName(value="importedWindowsAutopilotDeviceIdentities",
alternate="ImportedWindowsAutopilotDeviceIdentities")
@Expose
@Nullable
public java.util.List<ImportedWindowsAutopilotDeviceIdentity> importedWindowsAutopilotDeviceIdentities
public ImportedWindowsAutopilotDeviceIdentityImportParameterSet()
protected ImportedWindowsAutopilotDeviceIdentityImportParameterSet(@Nonnull
ImportedWindowsAutopilotDeviceIdentityImportParameterSet.ImportedWindowsAutopilotDeviceIdentityImportParameterSetBuilder builder)
builder - builder bearing the parameters to initialize from@Nonnull public static ImportedWindowsAutopilotDeviceIdentityImportParameterSet.ImportedWindowsAutopilotDeviceIdentityImportParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()