| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1Networking.ServiceBackendPort> |
V1Networking.ServiceBackendPort.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.Builder.build() |
V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.Builder.buildPartial() |
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.getDefaultInstance() |
V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.getDefaultInstanceForType() |
V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.Builder.getDefaultInstanceForType() |
V1Networking.ServiceBackendPort |
V1Networking.IngressServiceBackendOrBuilder.getPort()
Port of the referenced service.
|
V1Networking.ServiceBackendPort |
V1Networking.IngressServiceBackend.getPort()
Port of the referenced service.
|
V1Networking.ServiceBackendPort |
V1Networking.IngressServiceBackend.Builder.getPort()
Port of the referenced service.
|
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.parseDelimitedFrom(InputStream input) |
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.parseFrom(byte[] data) |
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.parseFrom(ByteBuffer data) |
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.parseFrom(com.google.protobuf.ByteString data) |
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.parseFrom(InputStream input) |
static V1Networking.ServiceBackendPort |
V1Networking.ServiceBackendPort.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1Networking.ServiceBackendPort> |
V1Networking.ServiceBackendPort.getParserForType() |
static com.google.protobuf.Parser<V1Networking.ServiceBackendPort> |
V1Networking.ServiceBackendPort.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1Networking.ServiceBackendPort.Builder |
V1Networking.ServiceBackendPort.Builder.mergeFrom(V1Networking.ServiceBackendPort other) |
V1Networking.IngressServiceBackend.Builder |
V1Networking.IngressServiceBackend.Builder.mergePort(V1Networking.ServiceBackendPort value)
Port of the referenced service.
|
static V1Networking.ServiceBackendPort.Builder |
V1Networking.ServiceBackendPort.newBuilder(V1Networking.ServiceBackendPort prototype) |
V1Networking.IngressServiceBackend.Builder |
V1Networking.IngressServiceBackend.Builder.setPort(V1Networking.ServiceBackendPort value)
Port of the referenced service.
|
Copyright © 2023. All rights reserved.