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