GroupPolicyObjectFile |
GroupPolicyObjectFile.Builder.build() |
|
GroupPolicyObjectFile |
GroupPolicyObjectFile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
GroupPolicyObjectFile |
GroupPolicyObjectFile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
GroupPolicyObjectFile |
GroupPolicyObjectFile.withContent(String content) |
Returns an immutable copy of this with just the content field
changed.
|
GroupPolicyObjectFile |
GroupPolicyObjectFile.withCreatedDateTime(OffsetDateTime createdDateTime) |
Returns an immutable copy of this with just the createdDateTime
field changed.
|
GroupPolicyObjectFile |
GroupPolicyObjectFile.withGroupPolicyObjectId(UUID groupPolicyObjectId) |
Returns an immutable copy of this with just the
groupPolicyObjectId field changed.
|
GroupPolicyObjectFile |
GroupPolicyObjectFile.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
GroupPolicyObjectFile |
GroupPolicyObjectFile.withOuDistinguishedName(String ouDistinguishedName) |
Returns an immutable copy of this with just the
ouDistinguishedName field changed.
|
GroupPolicyObjectFile |
GroupPolicyObjectFile.withUnmappedField(String name,
String value) |
|