CopyableBuilder<GetNetworkProfileRequest.Builder,GetNetworkProfileRequest>
, SdkBuilder<GetNetworkProfileRequest.Builder,GetNetworkProfileRequest>
public static interface GetNetworkProfileRequest.Builder extends CopyableBuilder<GetNetworkProfileRequest.Builder,GetNetworkProfileRequest>
Modifier and Type | Method | Description |
---|---|---|
GetNetworkProfileRequest.Builder |
arn(String arn) |
The Amazon Resource Name (ARN) of the network profile you want to return information about.
|
copy
apply, build
GetNetworkProfileRequest.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 Amazon Web Services, Inc. All Rights Reserved.