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