ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.Builder.build() |
|
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.withManagedPropertyLogicalName(String managedPropertyLogicalName) |
|
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.withParentAttributeName(String parentAttributeName) |
|
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.withParentComponentType(Integer parentComponentType) |
|
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.withUnmappedField(String name,
Object value) |
|
ManagedPropertyAttributeMetadata |
ManagedPropertyAttributeMetadata.withValueAttributeTypeCode(AttributeTypeCode valueAttributeTypeCode) |
|