public static class CreateSteeringPolicyResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
CreateSteeringPolicyResponse |
build() |
CreateSteeringPolicyResponse.Builder |
copy(CreateSteeringPolicyResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateSteeringPolicyResponse.Builder |
eTag(String eTag) |
CreateSteeringPolicyResponse.Builder |
opcRequestId(String opcRequestId) |
CreateSteeringPolicyResponse.Builder |
steeringPolicy(SteeringPolicy steeringPolicy) |
String |
toString() |
public CreateSteeringPolicyResponse.Builder copy(CreateSteeringPolicyResponse o)
Copy method to populate the builder with values from the given instance.
public CreateSteeringPolicyResponse.Builder opcRequestId(String opcRequestId)
public CreateSteeringPolicyResponse.Builder eTag(String eTag)
public CreateSteeringPolicyResponse.Builder steeringPolicy(SteeringPolicy steeringPolicy)
public CreateSteeringPolicyResponse build()
Copyright © 2016–2020. All rights reserved.