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