Uses of Class
com.ironsoftware.ironpdf.internal.proto.StringDictionary
-
Uses of StringDictionary in com.ironsoftware.ironpdf.internal.proto
Modifier and TypeMethodDescriptionStringDictionary.Builder.build()
StringDictionary.Builder.buildPartial()
ChromeHttpLoginCredentials.Builder.getCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;
ChromeHttpLoginCredentials.getCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;
ChromeHttpLoginCredentialsOrBuilder.getCustomCookies()
optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;
static StringDictionary
StringDictionary.getDefaultInstance()
StringDictionary.Builder.getDefaultInstanceForType()
StringDictionary.getDefaultInstanceForType()
static StringDictionary
StringDictionary.parseDelimitedFrom
(InputStream input) static StringDictionary
StringDictionary.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionary
StringDictionary.parseFrom
(byte[] data) static StringDictionary
StringDictionary.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionary
StringDictionary.parseFrom
(com.google.protobuf.ByteString data) static StringDictionary
StringDictionary.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionary
StringDictionary.parseFrom
(com.google.protobuf.CodedInputStream input) static StringDictionary
StringDictionary.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionary
StringDictionary.parseFrom
(InputStream input) static StringDictionary
StringDictionary.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StringDictionary
StringDictionary.parseFrom
(ByteBuffer data) static StringDictionary
StringDictionary.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<StringDictionary>
StringDictionary.getParserForType()
static com.google.protobuf.Parser<StringDictionary>
StringDictionary.parser()
Modifier and TypeMethodDescriptionChromeHttpLoginCredentials.Builder.mergeCustomCookies
(StringDictionary value) optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;
StringDictionary.Builder.mergeFrom
(StringDictionary other) static StringDictionary.Builder
StringDictionary.newBuilder
(StringDictionary prototype) ChromeHttpLoginCredentials.Builder.setCustomCookies
(StringDictionary value) optional .IronPdfEngine.Proto.StringDictionary custom_cookies = 1;