@Generated(value="software.amazon.awssdk:codegen") public final class WaterfallChartFieldWells extends Object implements SdkPojo, Serializable, ToCopyableBuilder<WaterfallChartFieldWells.Builder,WaterfallChartFieldWells>
The field well configuration of a waterfall visual.
| Modifier and Type | Class and Description |
|---|---|
static interface |
WaterfallChartFieldWells.Builder |
| Modifier and Type | Method and Description |
|---|---|
static WaterfallChartFieldWells.Builder |
builder() |
boolean |
equals(Object obj) |
boolean |
equalsBySdkFields(Object obj) |
<T> Optional<T> |
getValueForField(String fieldName,
Class<T> clazz) |
int |
hashCode() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends WaterfallChartFieldWells.Builder> |
serializableBuilderClass() |
WaterfallChartFieldWells.Builder |
toBuilder() |
String |
toString()
Returns a string representation of this object.
|
WaterfallChartAggregatedFieldWells |
waterfallChartAggregatedFieldWells()
The field well configuration of a waterfall visual.
|
clone, finalize, getClass, notify, notifyAll, wait, wait, waitcopypublic final WaterfallChartAggregatedFieldWells waterfallChartAggregatedFieldWells()
The field well configuration of a waterfall visual.
public WaterfallChartFieldWells.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<WaterfallChartFieldWells.Builder,WaterfallChartFieldWells>public static WaterfallChartFieldWells.Builder builder()
public static Class<? extends WaterfallChartFieldWells.Builder> serializableBuilderClass()
public final boolean equalsBySdkFields(Object obj)
equalsBySdkFields in interface SdkPojopublic final String toString()
Copyright © 2023. All rights reserved.