public class RegistryProxyConfigForCreateNodePoolInput extends Object
| Constructor and Description |
|---|
RegistryProxyConfigForCreateNodePoolInput() |
| Modifier and Type | Method and Description |
|---|---|
RegistryProxyConfigForCreateNodePoolInput |
addProxyEndpointsItem(String proxyEndpointsItem) |
boolean |
equals(Object o) |
List<String> |
getProxyEndpoints()
Get proxyEndpoints
|
String |
getRegistry()
Get registry
|
int |
hashCode() |
RegistryProxyConfigForCreateNodePoolInput |
proxyEndpoints(List<String> proxyEndpoints) |
RegistryProxyConfigForCreateNodePoolInput |
registry(String registry) |
void |
setProxyEndpoints(List<String> proxyEndpoints) |
void |
setRegistry(String registry) |
String |
toString() |
public RegistryProxyConfigForCreateNodePoolInput()
public RegistryProxyConfigForCreateNodePoolInput proxyEndpoints(List<String> proxyEndpoints)
public RegistryProxyConfigForCreateNodePoolInput addProxyEndpointsItem(String proxyEndpointsItem)
public List<String> getProxyEndpoints()
public RegistryProxyConfigForCreateNodePoolInput registry(String registry)
public String getRegistry()
public void setRegistry(String registry)
Copyright © 2026. All rights reserved.