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