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