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