| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta1Extensions.IngressSpec> |
V1beta1Extensions.IngressSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.Builder.build() |
V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.Builder.buildPartial() |
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.getDefaultInstance() |
V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.getDefaultInstanceForType() |
V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.Builder.getDefaultInstanceForType() |
V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressOrBuilder.getSpec()
Spec is the desired state of the Ingress.
|
V1beta1Extensions.IngressSpec |
V1beta1Extensions.Ingress.getSpec()
Spec is the desired state of the Ingress.
|
V1beta1Extensions.IngressSpec |
V1beta1Extensions.Ingress.Builder.getSpec()
Spec is the desired state of the Ingress.
|
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.parseDelimitedFrom(InputStream input) |
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.parseFrom(byte[] data) |
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.parseFrom(ByteBuffer data) |
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.parseFrom(InputStream input) |
static V1beta1Extensions.IngressSpec |
V1beta1Extensions.IngressSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1beta1Extensions.IngressSpec> |
V1beta1Extensions.IngressSpec.getParserForType() |
static com.google.protobuf.Parser<V1beta1Extensions.IngressSpec> |
V1beta1Extensions.IngressSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta1Extensions.IngressSpec.Builder |
V1beta1Extensions.IngressSpec.Builder.mergeFrom(V1beta1Extensions.IngressSpec other) |
V1beta1Extensions.Ingress.Builder |
V1beta1Extensions.Ingress.Builder.mergeSpec(V1beta1Extensions.IngressSpec value)
Spec is the desired state of the Ingress.
|
static V1beta1Extensions.IngressSpec.Builder |
V1beta1Extensions.IngressSpec.newBuilder(V1beta1Extensions.IngressSpec prototype) |
V1beta1Extensions.Ingress.Builder |
V1beta1Extensions.Ingress.Builder.setSpec(V1beta1Extensions.IngressSpec value)
Spec is the desired state of the Ingress.
|
Copyright © 2021. All rights reserved.