@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AuthenticationMethod extends Object implements Serializable, Cloneable, StructuredPojo
A structure that describes an authentication method that can be used by an application.
| Constructor and Description |
|---|
AuthenticationMethod() |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationMethod |
clone() |
boolean |
equals(Object obj) |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
String |
toString()
Returns a string representation of this object.
|
public String toString()
toString in class ObjectObject.toString()public AuthenticationMethod clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2023. All rights reserved.