GroupPolicyDefinition |
GroupPolicyDefinition.Builder.build() |
|
GroupPolicyDefinition |
GroupPolicyDefinition.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
GroupPolicyDefinition |
GroupPolicyDefinition.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
GroupPolicyDefinition |
GroupPolicyDefinition.withCategoryPath(String categoryPath) |
Returns an immutable copy of this with just the categoryPath
field changed.
|
GroupPolicyDefinition |
GroupPolicyDefinition.withClassType(GroupPolicyDefinitionClassType classType) |
Returns an immutable copy of this with just the classType field
changed.
|
GroupPolicyDefinition |
GroupPolicyDefinition.withDisplayName(String displayName) |
Returns an immutable copy of this with just the displayName
field changed.
|
GroupPolicyDefinition |
GroupPolicyDefinition.withExplainText(String explainText) |
Returns an immutable copy of this with just the explainText
field changed.
|
GroupPolicyDefinition |
GroupPolicyDefinition.withGroupPolicyCategoryId(String groupPolicyCategoryId) |
Returns an immutable copy of this with just the
groupPolicyCategoryId field changed.
|
GroupPolicyDefinition |
GroupPolicyDefinition.withHasRelatedDefinitions(Boolean hasRelatedDefinitions) |
Returns an immutable copy of this with just the
hasRelatedDefinitions field changed.
|
GroupPolicyDefinition |
GroupPolicyDefinition.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Returns an immutable copy of this with just the
lastModifiedDateTime field changed.
|
GroupPolicyDefinition |
GroupPolicyDefinition.withMinDeviceCspVersion(String minDeviceCspVersion) |
Returns an immutable copy of this with just the
minDeviceCspVersion field changed.
|
GroupPolicyDefinition |
GroupPolicyDefinition.withMinUserCspVersion(String minUserCspVersion) |
Returns an immutable copy of this with just the minUserCspVersion
field changed.
|
GroupPolicyDefinition |
GroupPolicyDefinition.withPolicyType(GroupPolicyType policyType) |
Returns an immutable copy of this with just the policyType field
changed.
|
GroupPolicyDefinition |
GroupPolicyDefinition.withSupportedOn(String supportedOn) |
Returns an immutable copy of this with just the supportedOn
field changed.
|
GroupPolicyDefinition |
GroupPolicyDefinition.withUnmappedField(String name,
String value) |
|
GroupPolicyDefinition |
GroupPolicyDefinition.withVersion(String version) |
Returns an immutable copy of this with just the version field
changed.
|