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