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