@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateInstanceMetadataOptionsResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
UpdateInstanceMetadataOptionsResult() |
| Modifier and Type | Method and Description |
|---|---|
UpdateInstanceMetadataOptionsResult |
clone() |
boolean |
equals(Object obj) |
Operation |
getOperation() |
int |
hashCode() |
void |
setOperation(Operation operation) |
String |
toString()
Returns a string representation of this object.
|
UpdateInstanceMetadataOptionsResult |
withOperation(Operation operation) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setOperation(Operation operation)
operation - public Operation getOperation()
public UpdateInstanceMetadataOptionsResult withOperation(Operation operation)
operation - public String toString()
toString in class ObjectObject.toString()public UpdateInstanceMetadataOptionsResult clone()
Copyright © 2022. All rights reserved.