@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DelegatedAdministrator extends Object implements Serializable, Cloneable, StructuredPojo
Contains information about the delegated administrator.
Constructor and Description |
---|
DelegatedAdministrator() |
Modifier and Type | Method and Description |
---|---|
DelegatedAdministrator |
clone() |
boolean |
equals(Object obj) |
String |
getArn()
The Amazon Resource Name (ARN) of the delegated administrator's account.
|
Date |
getDelegationEnabledDate()
The date when the account was made a delegated administrator.
|
String |
getEmail()
The email address that is associated with the delegated administrator's Amazon Web Services account.
|
String |
getId()
The unique identifier (ID) of the delegated administrator's account.
|
String |
getJoinedMethod()
The method by which the delegated administrator's account joined the organization.
|
Date |
getJoinedTimestamp()
The date when the delegated administrator's account became a part of the organization.
|
String |
getName()
The friendly name of the delegated administrator's account.
|
String |
getStatus()
The status of the delegated administrator's account in the organization.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller . |
void |
setArn(String arn)
The Amazon Resource Name (ARN) of the delegated administrator's account.
|
void |
setDelegationEnabledDate(Date delegationEnabledDate)
The date when the account was made a delegated administrator.
|
void |
setEmail(String email)
The email address that is associated with the delegated administrator's Amazon Web Services account.
|
void |
setId(String id)
The unique identifier (ID) of the delegated administrator's account.
|
void |
setJoinedMethod(String joinedMethod)
The method by which the delegated administrator's account joined the organization.
|
void |
setJoinedTimestamp(Date joinedTimestamp)
The date when the delegated administrator's account became a part of the organization.
|
void |
setName(String name)
The friendly name of the delegated administrator's account.
|
void |
setStatus(String status)
The status of the delegated administrator's account in the organization.
|
String |
toString()
Returns a string representation of this object.
|
DelegatedAdministrator |
withArn(String arn)
The Amazon Resource Name (ARN) of the delegated administrator's account.
|
DelegatedAdministrator |
withDelegationEnabledDate(Date delegationEnabledDate)
The date when the account was made a delegated administrator.
|
DelegatedAdministrator |
withEmail(String email)
The email address that is associated with the delegated administrator's Amazon Web Services account.
|
DelegatedAdministrator |
withId(String id)
The unique identifier (ID) of the delegated administrator's account.
|
DelegatedAdministrator |
withJoinedMethod(AccountJoinedMethod joinedMethod)
The method by which the delegated administrator's account joined the organization.
|
DelegatedAdministrator |
withJoinedMethod(String joinedMethod)
The method by which the delegated administrator's account joined the organization.
|
DelegatedAdministrator |
withJoinedTimestamp(Date joinedTimestamp)
The date when the delegated administrator's account became a part of the organization.
|
DelegatedAdministrator |
withName(String name)
The friendly name of the delegated administrator's account.
|
DelegatedAdministrator |
withStatus(AccountStatus status)
The status of the delegated administrator's account in the organization.
|
DelegatedAdministrator |
withStatus(String status)
The status of the delegated administrator's account in the organization.
|
public void setId(String id)
The unique identifier (ID) of the delegated administrator's account.
id
- The unique identifier (ID) of the delegated administrator's account.public String getId()
The unique identifier (ID) of the delegated administrator's account.
public DelegatedAdministrator withId(String id)
The unique identifier (ID) of the delegated administrator's account.
id
- The unique identifier (ID) of the delegated administrator's account.public void setArn(String arn)
The Amazon Resource Name (ARN) of the delegated administrator's account.
arn
- The Amazon Resource Name (ARN) of the delegated administrator's account.public String getArn()
The Amazon Resource Name (ARN) of the delegated administrator's account.
public DelegatedAdministrator withArn(String arn)
The Amazon Resource Name (ARN) of the delegated administrator's account.
arn
- The Amazon Resource Name (ARN) of the delegated administrator's account.public void setEmail(String email)
The email address that is associated with the delegated administrator's Amazon Web Services account.
email
- The email address that is associated with the delegated administrator's Amazon Web Services account.public String getEmail()
The email address that is associated with the delegated administrator's Amazon Web Services account.
public DelegatedAdministrator withEmail(String email)
The email address that is associated with the delegated administrator's Amazon Web Services account.
email
- The email address that is associated with the delegated administrator's Amazon Web Services account.public void setName(String name)
The friendly name of the delegated administrator's account.
name
- The friendly name of the delegated administrator's account.public String getName()
The friendly name of the delegated administrator's account.
public DelegatedAdministrator withName(String name)
The friendly name of the delegated administrator's account.
name
- The friendly name of the delegated administrator's account.public void setStatus(String status)
The status of the delegated administrator's account in the organization.
status
- The status of the delegated administrator's account in the organization.AccountStatus
public String getStatus()
The status of the delegated administrator's account in the organization.
AccountStatus
public DelegatedAdministrator withStatus(String status)
The status of the delegated administrator's account in the organization.
status
- The status of the delegated administrator's account in the organization.AccountStatus
public DelegatedAdministrator withStatus(AccountStatus status)
The status of the delegated administrator's account in the organization.
status
- The status of the delegated administrator's account in the organization.AccountStatus
public void setJoinedMethod(String joinedMethod)
The method by which the delegated administrator's account joined the organization.
joinedMethod
- The method by which the delegated administrator's account joined the organization.AccountJoinedMethod
public String getJoinedMethod()
The method by which the delegated administrator's account joined the organization.
AccountJoinedMethod
public DelegatedAdministrator withJoinedMethod(String joinedMethod)
The method by which the delegated administrator's account joined the organization.
joinedMethod
- The method by which the delegated administrator's account joined the organization.AccountJoinedMethod
public DelegatedAdministrator withJoinedMethod(AccountJoinedMethod joinedMethod)
The method by which the delegated administrator's account joined the organization.
joinedMethod
- The method by which the delegated administrator's account joined the organization.AccountJoinedMethod
public void setJoinedTimestamp(Date joinedTimestamp)
The date when the delegated administrator's account became a part of the organization.
joinedTimestamp
- The date when the delegated administrator's account became a part of the organization.public Date getJoinedTimestamp()
The date when the delegated administrator's account became a part of the organization.
public DelegatedAdministrator withJoinedTimestamp(Date joinedTimestamp)
The date when the delegated administrator's account became a part of the organization.
joinedTimestamp
- The date when the delegated administrator's account became a part of the organization.public void setDelegationEnabledDate(Date delegationEnabledDate)
The date when the account was made a delegated administrator.
delegationEnabledDate
- The date when the account was made a delegated administrator.public Date getDelegationEnabledDate()
The date when the account was made a delegated administrator.
public DelegatedAdministrator withDelegationEnabledDate(Date delegationEnabledDate)
The date when the account was made a delegated administrator.
delegationEnabledDate
- The date when the account was made a delegated administrator.public String toString()
toString
in class Object
Object.toString()
public DelegatedAdministrator clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojo
ProtocolMarshaller
.marshall
in interface StructuredPojo
protocolMarshaller
- Implementation of ProtocolMarshaller
used to marshall this object's data.