Uses of Interface
com.github.xds.type.v3.TypedStructOrBuilder
-
Packages that use TypedStructOrBuilder Package Description com.github.xds.type.v3 -
-
Uses of TypedStructOrBuilder in com.github.xds.type.v3
Classes in com.github.xds.type.v3 that implement TypedStructOrBuilder Modifier and Type Class Description class
TypedStruct
A TypedStruct contains an arbitrary JSON serialized protocol buffer message with a URL that describes the type of the serialized message.static class
TypedStruct.Builder
A TypedStruct contains an arbitrary JSON serialized protocol buffer message with a URL that describes the type of the serialized message.
-