| Modifier and Type | Method and Description |
|---|---|
KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.Builder.build() |
KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.Builder.buildPartial() |
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.getDefaultInstance() |
KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.getDefaultInstanceForType() |
KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.Builder.getDefaultInstanceForType() |
KubernetesConfig.ServiceNetworking |
KubernetesConfigOrBuilder.getServiceNetworking()
Kubernetes Service networking configuration.
|
KubernetesConfig.ServiceNetworking |
KubernetesConfig.getServiceNetworking()
Kubernetes Service networking configuration.
|
KubernetesConfig.ServiceNetworking |
KubernetesConfig.Builder.getServiceNetworking()
Kubernetes Service networking configuration.
|
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.parseDelimitedFrom(InputStream input) |
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.parseFrom(byte[] data) |
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.parseFrom(ByteBuffer data) |
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.parseFrom(com.google.protobuf.ByteString data) |
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.parseFrom(com.google.protobuf.CodedInputStream input) |
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.parseFrom(InputStream input) |
static KubernetesConfig.ServiceNetworking |
KubernetesConfig.ServiceNetworking.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<KubernetesConfig.ServiceNetworking> |
KubernetesConfig.ServiceNetworking.getParserForType() |
static com.google.protobuf.Parser<KubernetesConfig.ServiceNetworking> |
KubernetesConfig.ServiceNetworking.parser() |
| Modifier and Type | Method and Description |
|---|---|
KubernetesConfig.ServiceNetworking.Builder |
KubernetesConfig.ServiceNetworking.Builder.mergeFrom(KubernetesConfig.ServiceNetworking other) |
KubernetesConfig.Builder |
KubernetesConfig.Builder.mergeServiceNetworking(KubernetesConfig.ServiceNetworking value)
Kubernetes Service networking configuration.
|
static KubernetesConfig.ServiceNetworking.Builder |
KubernetesConfig.ServiceNetworking.newBuilder(KubernetesConfig.ServiceNetworking prototype) |
KubernetesConfig.Builder |
KubernetesConfig.Builder.setServiceNetworking(KubernetesConfig.ServiceNetworking value)
Kubernetes Service networking configuration.
|
Copyright © 2024 Google LLC. All rights reserved.