| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
WindowsDomainJoinConfiguration |
WindowsDomainJoinConfiguration.Builder.build() |
WindowsDomainJoinConfiguration |
WindowsDomainJoinConfiguration.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
WindowsDomainJoinConfiguration |
WindowsDomainJoinConfiguration.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
WindowsDomainJoinConfiguration |
WindowsDomainJoinConfiguration.withActiveDirectoryDomainName(String activeDirectoryDomainName)
Returns an immutable copy of
this with just the activeDirectoryDomainName field changed. |
WindowsDomainJoinConfiguration |
WindowsDomainJoinConfiguration.withComputerNameStaticPrefix(String computerNameStaticPrefix)
Returns an immutable copy of
this with just the computerNameStaticPrefix field changed. |
WindowsDomainJoinConfiguration |
WindowsDomainJoinConfiguration.withComputerNameSuffixRandomCharCount(Integer computerNameSuffixRandomCharCount)
Returns an immutable copy of
this with just the computerNameSuffixRandomCharCount field changed. |
WindowsDomainJoinConfiguration |
WindowsDomainJoinConfiguration.withOrganizationalUnit(String organizationalUnit)
Returns an immutable copy of
this with just the organizationalUnit field changed. |
Copyright © 2018–2020. All rights reserved.