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.MeshIstioService.MeshIstio.Builder. build()Service.MeshIstioService.MeshIstio.Builder. buildPartial()static Service.MeshIstioService.MeshIstio. getDefaultInstance()Service.MeshIstioService.MeshIstio.Builder. getDefaultInstanceForType()Service.MeshIstioService.MeshIstio. getDefaultInstanceForType()Service.MeshIstioService.Builder. getMeshIstio()Type used for Istio services scoped to an Istio mesh.Service.MeshIstioService. getMeshIstio()Type used for Istio services scoped to an Istio mesh.Service.MeshIstioServiceOrBuilder. getMeshIstio()Type used for Istio services scoped to an Istio mesh.static Service.MeshIstioService.MeshIstio. parseDelimitedFrom(InputStream input)static Service.MeshIstioService.MeshIstio. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.MeshIstioService.MeshIstio. parseFrom(byte[] data)static Service.MeshIstioService.MeshIstio. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.MeshIstioService.MeshIstio. parseFrom(com.google.protobuf.ByteString data)static Service.MeshIstioService.MeshIstio. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.MeshIstioService.MeshIstio. parseFrom(com.google.protobuf.CodedInputStream input)static Service.MeshIstioService.MeshIstio. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.MeshIstioService.MeshIstio. parseFrom(InputStream input)static Service.MeshIstioService.MeshIstio. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Service.MeshIstioService.MeshIstio. parseFrom(ByteBuffer data)static Service.MeshIstioService.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.BuilderService.MeshIstio.Builder. mergeFrom(Service.MeshIstio other)Service.BuilderService.Builder. mergeMeshIstio(Service.MeshIstio value)Type used for Istio services scoped to an Istio mesh.static Service.MeshIstio.BuilderService.MeshIstio. newBuilder(Service.MeshIstio prototype)Service.BuilderService.Builder. setMeshIstio(Service.MeshIstio value)Type used for Istio services scoped to an Istio mesh.
-