Uses of Class
io.envoyproxy.envoy.extensions.health_checkers.thrift.v3.Thrift
-
Packages that use Thrift Package Description io.envoyproxy.envoy.extensions.health_checkers.thrift.v3 -
-
Uses of Thrift in io.envoyproxy.envoy.extensions.health_checkers.thrift.v3
Methods in io.envoyproxy.envoy.extensions.health_checkers.thrift.v3 that return Thrift Modifier and Type Method Description ThriftThrift.Builder. build()ThriftThrift.Builder. buildPartial()static ThriftThrift. getDefaultInstance()ThriftThrift.Builder. getDefaultInstanceForType()ThriftThrift. getDefaultInstanceForType()static ThriftThrift. parseDelimitedFrom(InputStream input)static ThriftThrift. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftThrift. parseFrom(byte[] data)static ThriftThrift. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftThrift. parseFrom(com.google.protobuf.ByteString data)static ThriftThrift. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftThrift. parseFrom(com.google.protobuf.CodedInputStream input)static ThriftThrift. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftThrift. parseFrom(InputStream input)static ThriftThrift. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ThriftThrift. parseFrom(ByteBuffer data)static ThriftThrift. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.health_checkers.thrift.v3 that return types with arguments of type Thrift Modifier and Type Method Description com.google.protobuf.Parser<Thrift>Thrift. getParserForType()static com.google.protobuf.Parser<Thrift>Thrift. parser()Methods in io.envoyproxy.envoy.extensions.health_checkers.thrift.v3 with parameters of type Thrift Modifier and Type Method Description Thrift.BuilderThrift.Builder. mergeFrom(Thrift other)static Thrift.BuilderThrift. newBuilder(Thrift prototype)
-