Java com.google.api.client.googleapis.javanet GoogleNetHttpTransport fields, constructors, methods, implement or subclass

Example usage for Java com.google.api.client.googleapis.javanet GoogleNetHttpTransport fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.api.client.googleapis.javanet GoogleNetHttpTransport.

The text is from its open source code.

Method

NetHttpTransportnewTrustedTransport()
Returns a new instance of NetHttpTransport that uses GoogleUtils#getCertificateTrustStore() for the trusted certificates using com.google.api.client.http.javanet.NetHttpTransport.Builder#trustCertificates(KeyStore) .