public static interface GetNetworkProfileRequest.Builder extends DeviceFarmRequest.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.
|
GetNetworkProfileRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, 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.GetNetworkProfileRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.