@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AwsService extends Object implements Serializable, Cloneable, StructuredPojo
Reserved for future use.
Constructor and Description |
---|
AwsService() |
Modifier and Type | Method and Description |
---|---|
AwsService |
clone() |
boolean |
equals(Object obj) |
String |
getInvokedBy()
Reserved for future use.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setInvokedBy(String invokedBy)
Reserved for future use.
|
String |
toString()
Returns a string representation of this object.
|
AwsService |
withInvokedBy(String invokedBy)
Reserved for future use.
|
public void setInvokedBy(String invokedBy)
Reserved for future use.
invokedBy
- Reserved for future use.public String getInvokedBy()
Reserved for future use.
public AwsService withInvokedBy(String invokedBy)
Reserved for future use.
invokedBy
- Reserved for future use.public String toString()
toString
in class Object
Object.toString()
public AwsService clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.