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