Package | Description |
---|---|
com.google.api.client.extensions.appengine.http |
HTTP Transport library for Google API's based on URL Fetch in Google
App Engine.
|
Modifier and Type | Method and Description |
---|---|
UrlFetchTransport |
UrlFetchTransport.Builder.build()
Returns a new instance of
UrlFetchTransport based on the options. |
static UrlFetchTransport |
UrlFetchTransport.getDefaultInstance()
Returns a global thread-safe instance.
|
Copyright © 2011–2023 Google. All rights reserved.