Uses of Class
com.oracle.bmc.dataintegration.model.KeyAttribute.Builder
-
Packages that use KeyAttribute.Builder Package Description com.oracle.bmc.dataintegration.model -
-
Uses of KeyAttribute.Builder in com.oracle.bmc.dataintegration.model
Methods in com.oracle.bmc.dataintegration.model that return KeyAttribute.Builder Modifier and Type Method Description KeyAttribute.Builder
KeyAttribute.Builder. attribute(ShapeField attribute)
static KeyAttribute.Builder
KeyAttribute. builder()
Create a new builder.KeyAttribute.Builder
KeyAttribute.Builder. copy(KeyAttribute model)
KeyAttribute.Builder
KeyAttribute.Builder. position(Integer position)
The position of the attribute.KeyAttribute.Builder
KeyAttribute.Builder. shapeField(ShapeField shapeField)
KeyAttribute.Builder
KeyAttribute. toBuilder()
-