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