public static interface GetNetworkProfileRequest.Builder extends DeviceFarmRequest.Builder, 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.
|
GetNetworkProfileRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig) |
buildrequestOverrideConfig, requestOverrideConfigGetNetworkProfileRequest.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)
requestOverrideConfig in interface AwsRequest.BuilderCopyright © 2018. All rights reserved.