public static class GetBackendSetHealthResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetBackendSetHealthResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetBackendSetHealthResponse.Builder |
backendSetHealth(BackendSetHealth backendSetHealth) |
GetBackendSetHealthResponse |
build() |
GetBackendSetHealthResponse.Builder |
copy(GetBackendSetHealthResponse o)
Copy method to populate the builder with values from the given instance.
|
GetBackendSetHealthResponse.Builder |
opcRequestId(String opcRequestId) |
String |
toString() |
public GetBackendSetHealthResponse.Builder copy(GetBackendSetHealthResponse o)
Copy method to populate the builder with values from the given instance.
public GetBackendSetHealthResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetBackendSetHealthResponse.Builder opcRequestId(String opcRequestId)
public GetBackendSetHealthResponse.Builder backendSetHealth(BackendSetHealth backendSetHealth)
public GetBackendSetHealthResponse build()
Copyright © 2016–2021. All rights reserved.