public class DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet.DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSetBuilder
Fluent builder for the DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet
|
Modifier and Type | Field and Description |
---|---|
java.lang.String |
domainName
The domain Name.
|
Modifier | Constructor and Description |
---|---|
|
DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet()
Instiaciates a new DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet
|
protected |
DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet(DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet.DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSetBuilder builder)
Instiaciates a new DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet
|
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 DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet.DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSetBuilder |
newBuilder()
Gets a new builder for the body
|
@SerializedName(value="domainName", alternate="DomainName") @Expose @Nullable public java.lang.String domainName
public DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet()
protected DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet(@Nonnull DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet.DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSetBuilder builder)
builder
- builder bearing the parameters to initialize from@Nonnull public static DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSet.DeviceManagementVerifyWindowsEnrollmentAutoDiscoveryParameterSetBuilder newBuilder()
@Nonnull public java.util.List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()