| Modifier and Type | Method and Description |
|---|---|
Service.MeshIstio |
Service.MeshIstio.Builder.build() |
Service.MeshIstio |
Service.MeshIstio.Builder.buildPartial() |
static Service.MeshIstio |
Service.MeshIstio.getDefaultInstance() |
Service.MeshIstio |
Service.MeshIstio.getDefaultInstanceForType() |
Service.MeshIstio |
Service.MeshIstio.Builder.getDefaultInstanceForType() |
Service.MeshIstio |
ServiceOrBuilder.getMeshIstio()
Type used for Istio services scoped to an Istio mesh.
|
Service.MeshIstio |
Service.getMeshIstio()
Type used for Istio services scoped to an Istio mesh.
|
Service.MeshIstio |
Service.Builder.getMeshIstio()
Type used for Istio services scoped to an Istio mesh.
|
static Service.MeshIstio |
Service.MeshIstio.parseDelimitedFrom(InputStream input) |
static Service.MeshIstio |
Service.MeshIstio.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.MeshIstio |
Service.MeshIstio.parseFrom(byte[] data) |
static Service.MeshIstio |
Service.MeshIstio.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.MeshIstio |
Service.MeshIstio.parseFrom(ByteBuffer data) |
static Service.MeshIstio |
Service.MeshIstio.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.MeshIstio |
Service.MeshIstio.parseFrom(com.google.protobuf.ByteString data) |
static Service.MeshIstio |
Service.MeshIstio.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.MeshIstio |
Service.MeshIstio.parseFrom(com.google.protobuf.CodedInputStream input) |
static Service.MeshIstio |
Service.MeshIstio.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service.MeshIstio |
Service.MeshIstio.parseFrom(InputStream input) |
static Service.MeshIstio |
Service.MeshIstio.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Service.MeshIstio> |
Service.MeshIstio.getParserForType() |
static com.google.protobuf.Parser<Service.MeshIstio> |
Service.MeshIstio.parser() |
| Modifier and Type | Method and Description |
|---|---|
Service.MeshIstio.Builder |
Service.MeshIstio.Builder.mergeFrom(Service.MeshIstio other) |
Service.Builder |
Service.Builder.mergeMeshIstio(Service.MeshIstio value)
Type used for Istio services scoped to an Istio mesh.
|
static Service.MeshIstio.Builder |
Service.MeshIstio.newBuilder(Service.MeshIstio prototype) |
Service.Builder |
Service.Builder.setMeshIstio(Service.MeshIstio value)
Type used for Istio services scoped to an Istio mesh.
|
Copyright © 2025 Google LLC. All rights reserved.