Class RegisterContainerInstanceResult
java.lang.Object
com.amazonaws.services.ecs.model.RegisterContainerInstanceResult
- All Implemented Interfaces:
Serializable, Cloneable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidsetContainerInstance(ContainerInstance containerInstance) toString()Returns a string representation of this object; useful for testing and debugging.withContainerInstance(ContainerInstance containerInstance)
-
Constructor Details
-
RegisterContainerInstanceResult
public RegisterContainerInstanceResult()
-
-
Method Details