| Modifier and Type | Method and Description |
|---|---|
Service.ClusterIstio |
Service.ClusterIstio.Builder.build() |
Service.ClusterIstio |
Service.ClusterIstio.Builder.buildPartial() |
Service.ClusterIstio |
ServiceOrBuilder.getClusterIstio()
Type used for Istio services that live in a Kubernetes cluster.
|
Service.ClusterIstio |
Service.getClusterIstio()
Type used for Istio services that live in a Kubernetes cluster.
|
Service.ClusterIstio |
Service.Builder.getClusterIstio()
Type used for Istio services that live in a Kubernetes cluster.
|
static Service.ClusterIstio |
Service.ClusterIstio.getDefaultInstance() |
Service.ClusterIstio |
Service.ClusterIstio.getDefaultInstanceForType() |
Service.ClusterIstio |
Service.ClusterIstio.Builder.getDefaultInstanceForType() |
static Service.ClusterIstio |
Service.ClusterIstio.parseDelimitedFrom(InputStream input) |
static Service.ClusterIstio |
Service.ClusterIstio.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.ClusterIstio |
Service.ClusterIstio.parseFrom(byte[] data) |
static Service.ClusterIstio |
Service.ClusterIstio.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.ClusterIstio |
Service.ClusterIstio.parseFrom(ByteBuffer data) |
static Service.ClusterIstio |
Service.ClusterIstio.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.ClusterIstio |
Service.ClusterIstio.parseFrom(com.google.protobuf.ByteString data) |
static Service.ClusterIstio |
Service.ClusterIstio.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.ClusterIstio |
Service.ClusterIstio.parseFrom(com.google.protobuf.CodedInputStream input) |
static Service.ClusterIstio |
Service.ClusterIstio.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.ClusterIstio |
Service.ClusterIstio.parseFrom(InputStream input) |
static Service.ClusterIstio |
Service.ClusterIstio.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Service.ClusterIstio> |
Service.ClusterIstio.getParserForType() |
static com.google.protobuf.Parser<Service.ClusterIstio> |
Service.ClusterIstio.parser() |
| Modifier and Type | Method and Description |
|---|---|
Service.Builder |
Service.Builder.mergeClusterIstio(Service.ClusterIstio value)
Type used for Istio services that live in a Kubernetes cluster.
|
Service.ClusterIstio.Builder |
Service.ClusterIstio.Builder.mergeFrom(Service.ClusterIstio other) |
static Service.ClusterIstio.Builder |
Service.ClusterIstio.newBuilder(Service.ClusterIstio prototype) |
Service.Builder |
Service.Builder.setClusterIstio(Service.ClusterIstio value)
Type used for Istio services that live in a Kubernetes cluster.
|
Copyright © 2024 Google LLC. All rights reserved.