@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateResourceCollectionFilter extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
UpdateResourceCollectionFilter() |
| Modifier and Type | Method and Description |
|---|---|
UpdateResourceCollectionFilter |
clone() |
boolean |
equals(Object obj) |
UpdateCloudFormationCollectionFilter |
getCloudFormation() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setCloudFormation(UpdateCloudFormationCollectionFilter cloudFormation) |
String |
toString()
Returns a string representation of this object.
|
UpdateResourceCollectionFilter |
withCloudFormation(UpdateCloudFormationCollectionFilter cloudFormation) |
public void setCloudFormation(UpdateCloudFormationCollectionFilter cloudFormation)
cloudFormation - public UpdateCloudFormationCollectionFilter getCloudFormation()
public UpdateResourceCollectionFilter withCloudFormation(UpdateCloudFormationCollectionFilter cloudFormation)
cloudFormation - public String toString()
toString in class ObjectObject.toString()public UpdateResourceCollectionFilter clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2020. All rights reserved.