public static interface CreateTrustResponse.Builder extends DirectoryResponse.Builder, CopyableBuilder<CreateTrustResponse.Builder,CreateTrustResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateTrustResponse.Builder |
trustId(String trustId)
A unique identifier for the trust relationship that was created.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateTrustResponse.Builder trustId(String trustId)
A unique identifier for the trust relationship that was created.
trustId - A unique identifier for the trust relationship that was created.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.