public static interface CreateNetworkProfileResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateNetworkProfileResponse.Builder,CreateNetworkProfileResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateNetworkProfileResponse.Builder |
networkProfile(NetworkProfile networkProfile)
The network profile that is returned by the create network profile request.
|
copyapply, buildCreateNetworkProfileResponse.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. All rights reserved.