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