CopyableBuilder<CreateTrafficPolicyResponse.Builder,CreateTrafficPolicyResponse>
, SdkBuilder<CreateTrafficPolicyResponse.Builder,CreateTrafficPolicyResponse>
public static interface CreateTrafficPolicyResponse.Builder extends CopyableBuilder<CreateTrafficPolicyResponse.Builder,CreateTrafficPolicyResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateTrafficPolicyResponse.Builder |
location(String location) |
A unique URL that represents a new traffic policy.
|
CreateTrafficPolicyResponse.Builder |
trafficPolicy(TrafficPolicy trafficPolicy) |
A complex type that contains settings for the new traffic policy.
|
copy
apply, build
CreateTrafficPolicyResponse.Builder trafficPolicy(TrafficPolicy trafficPolicy)
A complex type that contains settings for the new traffic policy.
trafficPolicy
- A complex type that contains settings for the new traffic policy.CreateTrafficPolicyResponse.Builder location(String location)
A unique URL that represents a new traffic policy.
location
- A unique URL that represents a new traffic policy.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.