Uses of Class
io.grpc.alts.internal.TsiPeer.Property
Packages that use TsiPeer.Property
-
Uses of TsiPeer.Property in io.grpc.alts.internal
Subclasses of TsiPeer.Property in io.grpc.alts.internalModifier and TypeClassDescriptionstatic final class
A peer property corresponding to a boolean.static final class
A peer property corresponding to a double.static final class
A peer property corresponding to a list of peer properties.static final class
A peer property corresponding to a signed 64-bit integer.static final class
A peer property corresponding to a string.static final class
A peer property corresponding to an unsigned 64-bit integer.Fields in io.grpc.alts.internal with type parameters of type TsiPeer.PropertyMethods in io.grpc.alts.internal that return TsiPeer.PropertyMethods in io.grpc.alts.internal that return types with arguments of type TsiPeer.PropertyConstructor parameters in io.grpc.alts.internal with type arguments of type TsiPeer.PropertyModifierConstructorDescriptionPropertyList
(String name, List<TsiPeer.Property<?>> value) TsiPeer
(List<TsiPeer.Property<?>> properties)