Trust |
Trust.clone() |
|
Trust |
Trust.withCreatedDateTime(Date createdDateTime) |
The date and time that the trust relationship was created.
|
Trust |
Trust.withDirectoryId(String directoryId) |
The Directory ID of the AWS directory involved in the trust relationship.
|
Trust |
Trust.withLastUpdatedDateTime(Date lastUpdatedDateTime) |
The date and time that the trust relationship was last updated.
|
Trust |
Trust.withRemoteDomainName(String remoteDomainName) |
The Fully Qualified Domain Name (FQDN) of the external domain involved in
the trust relationship.
|
Trust |
Trust.withStateLastUpdatedDateTime(Date stateLastUpdatedDateTime) |
The date and time that the TrustState was last updated.
|
Trust |
Trust.withTrustDirection(TrustDirection trustDirection) |
The trust relationship direction.
|
Trust |
Trust.withTrustDirection(String trustDirection) |
The trust relationship direction.
|
Trust |
Trust.withTrustId(String trustId) |
The unique ID of the trust relationship.
|
Trust |
Trust.withTrustState(TrustState trustState) |
The trust relationship state.
|
Trust |
Trust.withTrustState(String trustState) |
The trust relationship state.
|
Trust |
Trust.withTrustStateReason(String trustStateReason) |
The reason for the TrustState.
|
Trust |
Trust.withTrustType(TrustType trustType) |
The trust relationship type.
|
Trust |
Trust.withTrustType(String trustType) |
The trust relationship type.
|