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