public static interface GetNetworkProfileResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetNetworkProfileResponse.Builder,GetNetworkProfileResponse>
| Modifier and Type | Method and Description |
|---|---|
GetNetworkProfileResponse.Builder |
networkProfile(NetworkProfile networkProfile)
The network profile.
|
copyapply, buildGetNetworkProfileResponse.Builder networkProfile(NetworkProfile networkProfile)
The network profile.
networkProfile - The network profile.Copyright © 2017. All rights reserved.