@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class JoinDomainResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
JoinDomainOutput
Constructor and Description |
---|
JoinDomainResult() |
Modifier and Type | Method and Description |
---|---|
JoinDomainResult |
clone() |
boolean |
equals(Object obj) |
String |
getActiveDirectoryStatus()
Indicates the status of the gateway as a member of the Active Directory domain.
|
String |
getGatewayARN()
The unique Amazon Resource Name (ARN) of the gateway that joined the domain.
|
int |
hashCode() |
void |
setActiveDirectoryStatus(String activeDirectoryStatus)
Indicates the status of the gateway as a member of the Active Directory domain.
|
void |
setGatewayARN(String gatewayARN)
The unique Amazon Resource Name (ARN) of the gateway that joined the domain.
|
String |
toString()
Returns a string representation of this object.
|
JoinDomainResult |
withActiveDirectoryStatus(ActiveDirectoryStatus activeDirectoryStatus)
Indicates the status of the gateway as a member of the Active Directory domain.
|
JoinDomainResult |
withActiveDirectoryStatus(String activeDirectoryStatus)
Indicates the status of the gateway as a member of the Active Directory domain.
|
JoinDomainResult |
withGatewayARN(String gatewayARN)
The unique Amazon Resource Name (ARN) of the gateway that joined the domain.
|
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadata
public void setGatewayARN(String gatewayARN)
The unique Amazon Resource Name (ARN) of the gateway that joined the domain.
gatewayARN
- The unique Amazon Resource Name (ARN) of the gateway that joined the domain.public String getGatewayARN()
The unique Amazon Resource Name (ARN) of the gateway that joined the domain.
public JoinDomainResult withGatewayARN(String gatewayARN)
The unique Amazon Resource Name (ARN) of the gateway that joined the domain.
gatewayARN
- The unique Amazon Resource Name (ARN) of the gateway that joined the domain.public void setActiveDirectoryStatus(String activeDirectoryStatus)
Indicates the status of the gateway as a member of the Active Directory domain.
ACCESS_DENIED
: Indicates that the JoinDomain
operation failed due to an authentication
error.
DETACHED
: Indicates that gateway is not joined to a domain.
JOINED
: Indicates that the gateway has successfully joined a domain.
JOINING
: Indicates that a JoinDomain
operation is in progress.
NETWORK_ERROR
: Indicates that JoinDomain
operation failed due to a network or
connectivity error.
TIMEOUT
: Indicates that the JoinDomain
operation failed because the operation didn't
complete within the allotted time.
UNKNOWN_ERROR
: Indicates that the JoinDomain
operation failed due to another type of
error.
activeDirectoryStatus
- Indicates the status of the gateway as a member of the Active Directory domain.
ACCESS_DENIED
: Indicates that the JoinDomain
operation failed due to an
authentication error.
DETACHED
: Indicates that gateway is not joined to a domain.
JOINED
: Indicates that the gateway has successfully joined a domain.
JOINING
: Indicates that a JoinDomain
operation is in progress.
NETWORK_ERROR
: Indicates that JoinDomain
operation failed due to a network or
connectivity error.
TIMEOUT
: Indicates that the JoinDomain
operation failed because the operation
didn't complete within the allotted time.
UNKNOWN_ERROR
: Indicates that the JoinDomain
operation failed due to another
type of error.
ActiveDirectoryStatus
public String getActiveDirectoryStatus()
Indicates the status of the gateway as a member of the Active Directory domain.
ACCESS_DENIED
: Indicates that the JoinDomain
operation failed due to an authentication
error.
DETACHED
: Indicates that gateway is not joined to a domain.
JOINED
: Indicates that the gateway has successfully joined a domain.
JOINING
: Indicates that a JoinDomain
operation is in progress.
NETWORK_ERROR
: Indicates that JoinDomain
operation failed due to a network or
connectivity error.
TIMEOUT
: Indicates that the JoinDomain
operation failed because the operation didn't
complete within the allotted time.
UNKNOWN_ERROR
: Indicates that the JoinDomain
operation failed due to another type of
error.
ACCESS_DENIED
: Indicates that the JoinDomain
operation failed due to an
authentication error.
DETACHED
: Indicates that gateway is not joined to a domain.
JOINED
: Indicates that the gateway has successfully joined a domain.
JOINING
: Indicates that a JoinDomain
operation is in progress.
NETWORK_ERROR
: Indicates that JoinDomain
operation failed due to a network or
connectivity error.
TIMEOUT
: Indicates that the JoinDomain
operation failed because the operation
didn't complete within the allotted time.
UNKNOWN_ERROR
: Indicates that the JoinDomain
operation failed due to another
type of error.
ActiveDirectoryStatus
public JoinDomainResult withActiveDirectoryStatus(String activeDirectoryStatus)
Indicates the status of the gateway as a member of the Active Directory domain.
ACCESS_DENIED
: Indicates that the JoinDomain
operation failed due to an authentication
error.
DETACHED
: Indicates that gateway is not joined to a domain.
JOINED
: Indicates that the gateway has successfully joined a domain.
JOINING
: Indicates that a JoinDomain
operation is in progress.
NETWORK_ERROR
: Indicates that JoinDomain
operation failed due to a network or
connectivity error.
TIMEOUT
: Indicates that the JoinDomain
operation failed because the operation didn't
complete within the allotted time.
UNKNOWN_ERROR
: Indicates that the JoinDomain
operation failed due to another type of
error.
activeDirectoryStatus
- Indicates the status of the gateway as a member of the Active Directory domain.
ACCESS_DENIED
: Indicates that the JoinDomain
operation failed due to an
authentication error.
DETACHED
: Indicates that gateway is not joined to a domain.
JOINED
: Indicates that the gateway has successfully joined a domain.
JOINING
: Indicates that a JoinDomain
operation is in progress.
NETWORK_ERROR
: Indicates that JoinDomain
operation failed due to a network or
connectivity error.
TIMEOUT
: Indicates that the JoinDomain
operation failed because the operation
didn't complete within the allotted time.
UNKNOWN_ERROR
: Indicates that the JoinDomain
operation failed due to another
type of error.
ActiveDirectoryStatus
public JoinDomainResult withActiveDirectoryStatus(ActiveDirectoryStatus activeDirectoryStatus)
Indicates the status of the gateway as a member of the Active Directory domain.
ACCESS_DENIED
: Indicates that the JoinDomain
operation failed due to an authentication
error.
DETACHED
: Indicates that gateway is not joined to a domain.
JOINED
: Indicates that the gateway has successfully joined a domain.
JOINING
: Indicates that a JoinDomain
operation is in progress.
NETWORK_ERROR
: Indicates that JoinDomain
operation failed due to a network or
connectivity error.
TIMEOUT
: Indicates that the JoinDomain
operation failed because the operation didn't
complete within the allotted time.
UNKNOWN_ERROR
: Indicates that the JoinDomain
operation failed due to another type of
error.
activeDirectoryStatus
- Indicates the status of the gateway as a member of the Active Directory domain.
ACCESS_DENIED
: Indicates that the JoinDomain
operation failed due to an
authentication error.
DETACHED
: Indicates that gateway is not joined to a domain.
JOINED
: Indicates that the gateway has successfully joined a domain.
JOINING
: Indicates that a JoinDomain
operation is in progress.
NETWORK_ERROR
: Indicates that JoinDomain
operation failed due to a network or
connectivity error.
TIMEOUT
: Indicates that the JoinDomain
operation failed because the operation
didn't complete within the allotted time.
UNKNOWN_ERROR
: Indicates that the JoinDomain
operation failed due to another
type of error.
ActiveDirectoryStatus
public String toString()
toString
in class Object
Object.toString()
public JoinDomainResult clone()