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