Uses of Class
io.envoyproxy.envoy.extensions.filters.http.kill_request.v3.KillRequest
Packages that use KillRequest
-
Uses of KillRequest in io.envoyproxy.envoy.extensions.filters.http.kill_request.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.kill_request.v3 that return KillRequestModifier and TypeMethodDescriptionKillRequest.Builder.build()KillRequest.Builder.buildPartial()static KillRequestKillRequest.getDefaultInstance()KillRequest.Builder.getDefaultInstanceForType()KillRequest.getDefaultInstanceForType()static KillRequestKillRequest.parseDelimitedFrom(InputStream input) static KillRequestKillRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KillRequestKillRequest.parseFrom(byte[] data) static KillRequestKillRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KillRequestKillRequest.parseFrom(com.google.protobuf.ByteString data) static KillRequestKillRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KillRequestKillRequest.parseFrom(com.google.protobuf.CodedInputStream input) static KillRequestKillRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KillRequestKillRequest.parseFrom(InputStream input) static KillRequestKillRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static KillRequestKillRequest.parseFrom(ByteBuffer data) static KillRequestKillRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.kill_request.v3 that return types with arguments of type KillRequestModifier and TypeMethodDescriptioncom.google.protobuf.Parser<KillRequest>KillRequest.getParserForType()static com.google.protobuf.Parser<KillRequest>KillRequest.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.kill_request.v3 with parameters of type KillRequestModifier and TypeMethodDescriptionKillRequest.Builder.mergeFrom(KillRequest other) static KillRequest.BuilderKillRequest.newBuilder(KillRequest prototype)