public interface GCPLoadBalancerParametersFluent<A extends GCPLoadBalancerParametersFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getClientAccess() |
Boolean |
hasClientAccess() |
A |
withClientAccess(String clientAccess) |
A |
withNewClientAccess(String arg0)
Deprecated.
|
Copyright © 2015–2020 Red Hat. All rights reserved.