Uses of Class
com.google.monitoring.v3.Service.MeshIstio
-
Packages that use Service.MeshIstio Package Description com.google.monitoring.v3 -
-
Uses of Service.MeshIstio in com.google.monitoring.v3
Methods in com.google.monitoring.v3 that return Service.MeshIstio Modifier and Type Method Description Service.MeshIstio
Service.MeshIstio.Builder. build()
Service.MeshIstio
Service.MeshIstio.Builder. buildPartial()
static Service.MeshIstio
Service.MeshIstio. getDefaultInstance()
Service.MeshIstio
Service.MeshIstio.Builder. getDefaultInstanceForType()
Service.MeshIstio
Service.MeshIstio. getDefaultInstanceForType()
Service.MeshIstio
Service.Builder. 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
ServiceOrBuilder. 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(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)
static Service.MeshIstio
Service.MeshIstio. parseFrom(ByteBuffer data)
static Service.MeshIstio
Service.MeshIstio. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.monitoring.v3 that return types with arguments of type Service.MeshIstio Modifier and Type Method Description com.google.protobuf.Parser<Service.MeshIstio>
Service.MeshIstio. getParserForType()
static com.google.protobuf.Parser<Service.MeshIstio>
Service.MeshIstio. parser()
Methods in com.google.monitoring.v3 with parameters of type Service.MeshIstio Modifier and Type Method 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.
-