public static interface GetNetworkProfileRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetNetworkProfileRequest.Builder,GetNetworkProfileRequest>
| Modifier and Type | Method and Description |
|---|---|
GetNetworkProfileRequest.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the network profile you want to return information about.
|
copyapply, buildGetNetworkProfileRequest.Builder arn(String arn)
The Amazon Resource Name (ARN) of the network profile you want to return information about.
arn - The Amazon Resource Name (ARN) of the network profile you want to return information about.Copyright © 2017. All rights reserved.