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