CopyableBuilder<InviteAccountToOrganizationResponse.Builder,InviteAccountToOrganizationResponse>
, SdkBuilder<InviteAccountToOrganizationResponse.Builder,InviteAccountToOrganizationResponse>
public static interface InviteAccountToOrganizationResponse.Builder extends CopyableBuilder<InviteAccountToOrganizationResponse.Builder,InviteAccountToOrganizationResponse>
Modifier and Type | Method | Description |
---|---|---|
InviteAccountToOrganizationResponse.Builder |
handshake(Handshake handshake) |
A structure that contains details about the handshake that is created to support this invitation request.
|
copy
apply, build
InviteAccountToOrganizationResponse.Builder handshake(Handshake handshake)
A structure that contains details about the handshake that is created to support this invitation request.
handshake
- A structure that contains details about the handshake that is created to support this invitation
request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.