@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ContributionAnalysisFactor extends Object implements Serializable, Cloneable, StructuredPojo
The definition for the ContributionAnalysisFactor.
| Constructor and Description |
|---|
ContributionAnalysisFactor() |
| Modifier and Type | Method and Description |
|---|---|
ContributionAnalysisFactor |
clone() |
boolean |
equals(Object obj) |
String |
getFieldName()
The field name of the
ContributionAnalysisFactor. |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setFieldName(String fieldName)
The field name of the
ContributionAnalysisFactor. |
String |
toString()
Returns a string representation of this object.
|
ContributionAnalysisFactor |
withFieldName(String fieldName)
The field name of the
ContributionAnalysisFactor. |
public void setFieldName(String fieldName)
The field name of the ContributionAnalysisFactor.
fieldName - The field name of the ContributionAnalysisFactor.public String getFieldName()
The field name of the ContributionAnalysisFactor.
ContributionAnalysisFactor.public ContributionAnalysisFactor withFieldName(String fieldName)
The field name of the ContributionAnalysisFactor.
fieldName - The field name of the ContributionAnalysisFactor.public String toString()
toString in class ObjectObject.toString()public ContributionAnalysisFactor clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2024. All rights reserved.