public static interface GetNetworkProfileRequest.Builder extends DeviceFarmRequest.Builder, SdkPojo, CopyableBuilder<GetNetworkProfileRequest.Builder,GetNetworkProfileRequest>
| Modifier and Type | Method and Description |
|---|---|
GetNetworkProfileRequest.Builder |
arn(String arn)
The ARN of the network profile to return information about.
|
GetNetworkProfileRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetNetworkProfileRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetNetworkProfileRequest.Builder arn(String arn)
The ARN of the network profile to return information about.
arn - The ARN of the network profile to return information about.GetNetworkProfileRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetNetworkProfileRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.