CopyableBuilder<CreateNetworkProfileResponse.Builder,CreateNetworkProfileResponse>
, SdkBuilder<CreateNetworkProfileResponse.Builder,CreateNetworkProfileResponse>
public static interface CreateNetworkProfileResponse.Builder extends CopyableBuilder<CreateNetworkProfileResponse.Builder,CreateNetworkProfileResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateNetworkProfileResponse.Builder |
networkProfile(NetworkProfile networkProfile) |
The network profile that is returned by the create network profile request.
|
copy
apply, build
CreateNetworkProfileResponse.Builder networkProfile(NetworkProfile networkProfile)
The network profile that is returned by the create network profile request.
networkProfile
- The network profile that is returned by the create network profile request.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.