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