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