public static class ListCostTrackingTagsResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
ListCostTrackingTagsResponse |
build() |
ListCostTrackingTagsResponse.Builder |
copy(ListCostTrackingTagsResponse o)
Copy method to populate the builder with values from the given instance.
|
ListCostTrackingTagsResponse.Builder |
items(List<Tag> items) |
ListCostTrackingTagsResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public ListCostTrackingTagsResponse.Builder copy(ListCostTrackingTagsResponse o)
Copy method to populate the builder with values from the given instance.
public ListCostTrackingTagsResponse.Builder opcRequestId(String opcRequestId)
public ListCostTrackingTagsResponse.Builder items(List<Tag> items)
public ListCostTrackingTagsResponse build()
Copyright © 2016–2019. All rights reserved.