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 classA peer property corresponding to a boolean.static final classA peer property corresponding to a double.static final classA peer property corresponding to a list of peer properties.static final classA peer property corresponding to a signed 64-bit integer.static final classA peer property corresponding to a string.static final classA peer property corresponding to an unsigned 64-bit integer.Subclasses with type arguments of type TsiPeer.Property in io.grpc.alts.internalModifier and TypeClassDescriptionstatic final classA peer property corresponding to a list of peer properties.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)