public static interface UpdateNetworkProfileResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<UpdateNetworkProfileResponse.Builder,UpdateNetworkProfileResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateNetworkProfileResponse.Builder |
networkProfile(NetworkProfile networkProfile)
A list of the available network profiles.
|
copyapply, buildUpdateNetworkProfileResponse.Builder networkProfile(NetworkProfile networkProfile)
A list of the available network profiles.
networkProfile - A list of the available network profiles.Copyright © 2017. All rights reserved.