public static interface VerifyTrustResponse.Builder extends DirectoryResponse.Builder, CopyableBuilder<VerifyTrustResponse.Builder,VerifyTrustResponse>
Modifier and Type | Method and Description |
---|---|
VerifyTrustResponse.Builder |
trustId(String trustId)
The unique Trust ID of the trust relationship that was verified.
|
build
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
VerifyTrustResponse.Builder trustId(String trustId)
The unique Trust ID of the trust relationship that was verified.
trustId
- The unique Trust ID of the trust relationship that was verified.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.