@ThreadSafe public final class ProtobufUtils extends Object
Modifier and Type | Method and Description |
---|---|
static TtlAction |
fromProtobuf(File.PTtlAction pTtlAction)
Converts Protobuf type to Wire type.
|
static File.PTtlAction |
toProtobuf(TtlAction ttlAction)
Converts Wire type to Protobuf type.
|
public static TtlAction fromProtobuf(File.PTtlAction pTtlAction)
pTtlAction
- File.PTtlAction
TtlAction
equivalentpublic static File.PTtlAction toProtobuf(TtlAction ttlAction)
ttlAction
- File.PTtlAction
TtlAction
equivalentCopyright © 2023. All Rights Reserved.