Package com.amazon.rdsdata.client
Class MappingOptions
java.lang.Object
com.amazon.rdsdata.client.MappingOptions
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT
-
useLabelForMapping
public final boolean useLabelForMapping
-
-
Constructor Details
-
MappingOptions
public MappingOptions(boolean useLabelForMapping)
-
-
Method Details
-
builder
-
withUseLabelForMapping
- Returns:
- a clone of this object, except with this updated property (returns
thisif an identical value is passed).
-