Uses of Class
io.envoyproxy.envoy.service.tap.v2alpha.StreamingAdminSink
Packages that use StreamingAdminSink
-
Uses of StreamingAdminSink in io.envoyproxy.envoy.service.tap.v2alpha
Methods in io.envoyproxy.envoy.service.tap.v2alpha that return StreamingAdminSinkModifier and TypeMethodDescriptionStreamingAdminSink.Builder.build()StreamingAdminSink.Builder.buildPartial()static StreamingAdminSinkStreamingAdminSink.getDefaultInstance()StreamingAdminSink.Builder.getDefaultInstanceForType()StreamingAdminSink.getDefaultInstanceForType()OutputSink.Builder.getStreamingAdmin()Tap output will be streamed out the :http:post:`/tap` admin endpoint. .. attention:: It is only allowed to specify the streaming admin output sink if the tap is being configured from the :http:post:`/tap` admin endpoint.OutputSink.getStreamingAdmin()Tap output will be streamed out the :http:post:`/tap` admin endpoint. .. attention:: It is only allowed to specify the streaming admin output sink if the tap is being configured from the :http:post:`/tap` admin endpoint.OutputSinkOrBuilder.getStreamingAdmin()Tap output will be streamed out the :http:post:`/tap` admin endpoint. .. attention:: It is only allowed to specify the streaming admin output sink if the tap is being configured from the :http:post:`/tap` admin endpoint.static StreamingAdminSinkStreamingAdminSink.parseDelimitedFrom(InputStream input) static StreamingAdminSinkStreamingAdminSink.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StreamingAdminSinkStreamingAdminSink.parseFrom(byte[] data) static StreamingAdminSinkStreamingAdminSink.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StreamingAdminSinkStreamingAdminSink.parseFrom(com.google.protobuf.ByteString data) static StreamingAdminSinkStreamingAdminSink.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StreamingAdminSinkStreamingAdminSink.parseFrom(com.google.protobuf.CodedInputStream input) static StreamingAdminSinkStreamingAdminSink.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StreamingAdminSinkStreamingAdminSink.parseFrom(InputStream input) static StreamingAdminSinkStreamingAdminSink.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StreamingAdminSinkStreamingAdminSink.parseFrom(ByteBuffer data) static StreamingAdminSinkStreamingAdminSink.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.service.tap.v2alpha that return types with arguments of type StreamingAdminSinkModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StreamingAdminSink>StreamingAdminSink.getParserForType()static com.google.protobuf.Parser<StreamingAdminSink>StreamingAdminSink.parser()Methods in io.envoyproxy.envoy.service.tap.v2alpha with parameters of type StreamingAdminSinkModifier and TypeMethodDescriptionStreamingAdminSink.Builder.mergeFrom(StreamingAdminSink other) OutputSink.Builder.mergeStreamingAdmin(StreamingAdminSink value) Tap output will be streamed out the :http:post:`/tap` admin endpoint. .. attention:: It is only allowed to specify the streaming admin output sink if the tap is being configured from the :http:post:`/tap` admin endpoint.static StreamingAdminSink.BuilderStreamingAdminSink.newBuilder(StreamingAdminSink prototype) OutputSink.Builder.setStreamingAdmin(StreamingAdminSink value) Tap output will be streamed out the :http:post:`/tap` admin endpoint. .. attention:: It is only allowed to specify the streaming admin output sink if the tap is being configured from the :http:post:`/tap` admin endpoint.