| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
DNSEndpointConfig |
DNSEndpointConfig.clone() |
DNSEndpointConfig |
ControlPlaneEndpointsConfig.getDnsEndpointConfig()
DNS endpoint configuration.
|
DNSEndpointConfig |
DNSEndpointConfig.set(String fieldName,
Object value) |
DNSEndpointConfig |
DNSEndpointConfig.setAllowExternalTraffic(Boolean allowExternalTraffic)
Controls whether user traffic is allowed over this endpoint.
|
DNSEndpointConfig |
DNSEndpointConfig.setEndpoint(String endpoint)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
ControlPlaneEndpointsConfig |
ControlPlaneEndpointsConfig.setDnsEndpointConfig(DNSEndpointConfig dnsEndpointConfig)
DNS endpoint configuration.
|
Copyright © 2011–2025 Google. All rights reserved.