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