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