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