public static class ListAttributeTagsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 opcRequestId(String opcRequestId)
public ListAttributeTagsResponse.Builder opcNextPage(String opcNextPage)
public ListAttributeTagsResponse.Builder attributeTagCollection(AttributeTagCollection attributeTagCollection)
public ListAttributeTagsResponse build()
Copyright © 2016–2020. All rights reserved.