CustomSecurityAttributeDefinition |
CustomSecurityAttributeDefinition.Builder.build() |
|
CustomSecurityAttributeDefinition |
CustomSecurityAttributeDefinition.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
CustomSecurityAttributeDefinition |
CustomSecurityAttributeDefinition.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
CustomSecurityAttributeDefinition |
CustomSecurityAttributeDefinition.withAttributeSet(String attributeSet) |
|
CustomSecurityAttributeDefinition |
CustomSecurityAttributeDefinition.withDescription(String description) |
|
CustomSecurityAttributeDefinition |
CustomSecurityAttributeDefinition.withIsCollection(Boolean isCollection) |
|
CustomSecurityAttributeDefinition |
CustomSecurityAttributeDefinition.withIsSearchable(Boolean isSearchable) |
|
CustomSecurityAttributeDefinition |
CustomSecurityAttributeDefinition.withName(String name) |
|
CustomSecurityAttributeDefinition |
CustomSecurityAttributeDefinition.withStatus(String status) |
|
CustomSecurityAttributeDefinition |
CustomSecurityAttributeDefinition.withType(String type) |
|
CustomSecurityAttributeDefinition |
CustomSecurityAttributeDefinition.withUnmappedField(String name,
String value) |
|
CustomSecurityAttributeDefinition |
CustomSecurityAttributeDefinition.withUsePreDefinedValuesOnly(Boolean usePreDefinedValuesOnly) |
|