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.
|
WindowsDomainJoinConfiguration |
WindowsDomainJoinConfiguration.withUnmappedField(String name,
String value) |
|