public static class AttachLoadBalancerResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public AttachLoadBalancerResponse.Builder opcRequestId(String opcRequestId)
public AttachLoadBalancerResponse.Builder instancePool(InstancePool instancePool)
public AttachLoadBalancerResponse build()
Copyright © 2016–2020. All rights reserved.