Class PutDestinationResult
java.lang.Object
com.amazonaws.services.logs.model.PutDestinationResult
- All Implemented Interfaces:
Serializable, Cloneable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidsetDestination(Destination destination) toString()Returns a string representation of this object; useful for testing and debugging.withDestination(Destination destination)
-
Constructor Details
-
PutDestinationResult
public PutDestinationResult()
-
-
Method Details