Package | Description |
---|---|
com.oracle.bmc.datacatalog.model |
Modifier and Type | Method and Description |
---|---|
static PropertyDefinition.Builder |
PropertyDefinition.builder()
Create a new builder.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.copy(PropertyDefinition model) |
PropertyDefinition.Builder |
PropertyDefinition.Builder.isRequired(Boolean isRequired)
Whether instances of the type are required to set this property.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.isUpdatable(Boolean isUpdatable)
Indicates if this property value can be updated.
|
PropertyDefinition.Builder |
PropertyDefinition.Builder.name(String name)
Name of the property.
|
PropertyDefinition.Builder |
PropertyDefinition.toBuilder() |
PropertyDefinition.Builder |
PropertyDefinition.Builder.type(String type)
The properties value type.
|
Copyright © 2016–2024. All rights reserved.