Uses of Class
com.github.xds.type.v3.TypedStruct
Packages that use TypedStruct
-
Uses of TypedStruct in com.github.xds.type.v3
Methods in com.github.xds.type.v3 that return TypedStructModifier and TypeMethodDescriptionTypedStruct.Builder.build()TypedStruct.Builder.buildPartial()static TypedStructTypedStruct.getDefaultInstance()TypedStruct.Builder.getDefaultInstanceForType()TypedStruct.getDefaultInstanceForType()static TypedStructTypedStruct.parseDelimitedFrom(InputStream input) static TypedStructTypedStruct.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypedStructTypedStruct.parseFrom(byte[] data) static TypedStructTypedStruct.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypedStructTypedStruct.parseFrom(com.google.protobuf.ByteString data) static TypedStructTypedStruct.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypedStructTypedStruct.parseFrom(com.google.protobuf.CodedInputStream input) static TypedStructTypedStruct.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypedStructTypedStruct.parseFrom(InputStream input) static TypedStructTypedStruct.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TypedStructTypedStruct.parseFrom(ByteBuffer data) static TypedStructTypedStruct.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.github.xds.type.v3 that return types with arguments of type TypedStructModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TypedStruct> TypedStruct.getParserForType()static com.google.protobuf.Parser<TypedStruct> TypedStruct.parser()Methods in com.github.xds.type.v3 with parameters of type TypedStructModifier and TypeMethodDescriptionTypedStruct.Builder.mergeFrom(TypedStruct other) static TypedStruct.BuilderTypedStruct.newBuilder(TypedStruct prototype)