GroupPolicyDefinitionFile |
GroupPolicyDefinitionFile.Builder.build() |
|
GroupPolicyDefinitionFile |
GroupPolicyDefinitionFile.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
GroupPolicyDefinitionFile |
GroupPolicyDefinitionFile.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
GroupPolicyDefinitionFile |
GroupPolicyDefinitionFile.withDescription(String description) |
Returns an immutable copy of this with just the description
field changed.
|
GroupPolicyDefinitionFile |
GroupPolicyDefinitionFile.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
GroupPolicyDefinitionFile |
GroupPolicyDefinitionFile.withLanguageCodes(List<String> languageCodes) |
Returns an immutable copy of this with just the languageCodes
field changed.
|
GroupPolicyDefinitionFile |
GroupPolicyDefinitionFile.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
GroupPolicyDefinitionFile |
GroupPolicyDefinitionFile.withPolicyType(GroupPolicyType policyType) |
Returns an immutable copy of this with just the policyType field
changed.
|
GroupPolicyDefinitionFile |
GroupPolicyDefinitionFile.withRevision(String revision) |
Returns an immutable copy of this with just the revision field
changed.
|
GroupPolicyDefinitionFile |
GroupPolicyDefinitionFile.withTargetNamespace(String targetNamespace) |
Returns an immutable copy of this with just the targetNamespace
field changed.
|
GroupPolicyDefinitionFile |
GroupPolicyDefinitionFile.withTargetPrefix(String targetPrefix) |
Returns an immutable copy of this with just the targetPrefix
field changed.
|
GroupPolicyDefinitionFile |
GroupPolicyDefinitionFile.withUnmappedField(String name,
String value) |
|