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