Uses of Class
com.ironsoftware.ironpdf.internal.proto.ChromeHttpLoginCredentials
Packages that use ChromeHttpLoginCredentials
-
Uses of ChromeHttpLoginCredentials in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return ChromeHttpLoginCredentialsModifier and TypeMethodDescriptionChromeHttpLoginCredentials.Builder.build()
ChromeHttpLoginCredentials.Builder.buildPartial()
static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.getDefaultInstance()
ChromeHttpLoginCredentials.Builder.getDefaultInstanceForType()
ChromeHttpLoginCredentials.getDefaultInstanceForType()
RenderPdfDocumentFromHtmlFileRequest.Builder.getHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
RenderPdfDocumentFromHtmlFileRequest.getHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
RenderPdfDocumentFromHtmlFileRequestOrBuilder.getHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.getHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 2;
RenderPdfDocumentFromStringSnippetRequestStream.Info.getHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 2;
RenderPdfDocumentFromStringSnippetRequestStream.InfoOrBuilder.getHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 2;
RenderPdfDocumentFromUriRequest.Builder.getHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
RenderPdfDocumentFromUriRequest.getHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
RenderPdfDocumentFromUriRequestOrBuilder.getHttpOptions()
optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.parseDelimitedFrom
(InputStream input) static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.parseFrom
(byte[] data) static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.parseFrom
(com.google.protobuf.ByteString data) static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.parseFrom
(com.google.protobuf.CodedInputStream input) static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.parseFrom
(InputStream input) static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.parseFrom
(ByteBuffer data) static ChromeHttpLoginCredentials
ChromeHttpLoginCredentials.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type ChromeHttpLoginCredentialsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ChromeHttpLoginCredentials>
ChromeHttpLoginCredentials.getParserForType()
static com.google.protobuf.Parser<ChromeHttpLoginCredentials>
ChromeHttpLoginCredentials.parser()
Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type ChromeHttpLoginCredentialsModifier and TypeMethodDescriptionChromeHttpLoginCredentials.Builder.mergeFrom
(ChromeHttpLoginCredentials other) RenderPdfDocumentFromHtmlFileRequest.Builder.mergeHttpOptions
(ChromeHttpLoginCredentials value) optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.mergeHttpOptions
(ChromeHttpLoginCredentials value) optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 2;
RenderPdfDocumentFromUriRequest.Builder.mergeHttpOptions
(ChromeHttpLoginCredentials value) optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
ChromeHttpLoginCredentials.newBuilder
(ChromeHttpLoginCredentials prototype) RenderPdfDocumentFromHtmlFileRequest.Builder.setHttpOptions
(ChromeHttpLoginCredentials value) optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;
RenderPdfDocumentFromStringSnippetRequestStream.Info.Builder.setHttpOptions
(ChromeHttpLoginCredentials value) optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 2;
RenderPdfDocumentFromUriRequest.Builder.setHttpOptions
(ChromeHttpLoginCredentials value) optional .IronPdfEngine.Proto.ChromeHttpLoginCredentials http_options = 3;