Skip to content

Commit ca97556

Browse files
author
travis-ci
committed
---
yaml --- r: 1269 b: refs/heads/gh-pages c: 0b80ac8 h: refs/heads/master i: 1267: bb4ff04 v: v3
1 parent b45a676 commit ca97556

1,019 files changed

Lines changed: 213491 additions & 2 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
refs/heads/master: a25e50430b55b93816be392e363638e67f67a500
33
refs/heads/travis: e21ee7b88a5edc3f3d8c71f90c3fc32abf7e8dd6
4-
refs/heads/gh-pages: 7e437602b661693e45458879f94909bc829ceaf0
4+
refs/heads/gh-pages: 0b80ac87f1e6fcdd467b2dc848abccf3f8dc7135

branches/gh-pages/0.0.9/apidocs/allclasses-frame.html

Lines changed: 194 additions & 0 deletions
Large diffs are not rendered by default.

branches/gh-pages/0.0.9/apidocs/allclasses-noframe.html

Lines changed: 194 additions & 0 deletions
Large diffs are not rendered by default.

branches/gh-pages/0.0.9/apidocs/com/google/gcloud/AuthCredentials.ServiceAccountAuthCredentials.html

Lines changed: 324 additions & 0 deletions
Large diffs are not rendered by default.

branches/gh-pages/0.0.9/apidocs/com/google/gcloud/AuthCredentials.html

Lines changed: 409 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 269 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,269 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc (version 1.7.0_76) on Thu Oct 08 20:52:14 UTC 2015 -->
6+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7+
<title>BaseService (GCloud Java 0.0.9 API)</title>
8+
<meta name="date" content="2015-10-08">
9+
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
10+
</head>
11+
<body>
12+
<script type="text/javascript"><!--
13+
if (location.href.indexOf('is-external=true') == -1) {
14+
parent.document.title="BaseService (GCloud Java 0.0.9 API)";
15+
}
16+
//-->
17+
</script>
18+
<noscript>
19+
<div>JavaScript is disabled on your browser.</div>
20+
</noscript>
21+
<!-- ========= START OF TOP NAVBAR ======= -->
22+
<div class="topNav"><a name="navbar_top">
23+
<!-- -->
24+
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
25+
<!-- -->
26+
</a>
27+
<ul class="navList" title="Navigation">
28+
<li><a href="../../../overview-summary.html">Overview</a></li>
29+
<li><a href="package-summary.html">Package</a></li>
30+
<li class="navBarCell1Rev">Class</li>
31+
<li><a href="class-use/BaseService.html">Use</a></li>
32+
<li><a href="package-tree.html">Tree</a></li>
33+
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
34+
<li><a href="../../../index-all.html">Index</a></li>
35+
</ul>
36+
</div>
37+
<div class="subNav">
38+
<ul class="navList">
39+
<li><a href="../../../com/google/gcloud/AuthCredentials.ServiceAccountAuthCredentials.html" title="class in com.google.gcloud"><span class="strong">Prev Class</span></a></li>
40+
<li><a href="../../../com/google/gcloud/ExceptionHandler.html" title="class in com.google.gcloud"><span class="strong">Next Class</span></a></li>
41+
</ul>
42+
<ul class="navList">
43+
<li><a href="../../../index.html?com/google/gcloud/BaseService.html" target="_top">Frames</a></li>
44+
<li><a href="BaseService.html" target="_top">No Frames</a></li>
45+
</ul>
46+
<ul class="navList" id="allclasses_navbar_top">
47+
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
48+
</ul>
49+
<div>
50+
<script type="text/javascript"><!--
51+
allClassesLink = document.getElementById("allclasses_navbar_top");
52+
if(window==top) {
53+
allClassesLink.style.display = "block";
54+
}
55+
else {
56+
allClassesLink.style.display = "none";
57+
}
58+
//-->
59+
</script>
60+
</div>
61+
<div>
62+
<ul class="subNavList">
63+
<li>Summary:&nbsp;</li>
64+
<li>Nested&nbsp;|&nbsp;</li>
65+
<li>Field&nbsp;|&nbsp;</li>
66+
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
67+
<li><a href="#method_summary">Method</a></li>
68+
</ul>
69+
<ul class="subNavList">
70+
<li>Detail:&nbsp;</li>
71+
<li>Field&nbsp;|&nbsp;</li>
72+
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
73+
<li><a href="#method_detail">Method</a></li>
74+
</ul>
75+
</div>
76+
<a name="skip-navbar_top">
77+
<!-- -->
78+
</a></div>
79+
<!-- ========= END OF TOP NAVBAR ========= -->
80+
<!-- ======== START OF CLASS DATA ======== -->
81+
<div class="header">
82+
<div class="subTitle">com.google.gcloud</div>
83+
<h2 title="Class BaseService" class="title">Class BaseService&lt;OptionsT extends <a href="../../../com/google/gcloud/ServiceOptions.html" title="class in com.google.gcloud">ServiceOptions</a>&lt;?,OptionsT&gt;&gt;</h2>
84+
</div>
85+
<div class="contentContainer">
86+
<ul class="inheritance">
87+
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
88+
<li>
89+
<ul class="inheritance">
90+
<li>com.google.gcloud.BaseService&lt;OptionsT&gt;</li>
91+
</ul>
92+
</li>
93+
</ul>
94+
<div class="description">
95+
<ul class="blockList">
96+
<li class="blockList">
97+
<dl>
98+
<dt>All Implemented Interfaces:</dt>
99+
<dd><a href="../../../com/google/gcloud/Service.html" title="interface in com.google.gcloud">Service</a>&lt;OptionsT&gt;</dd>
100+
</dl>
101+
<hr>
102+
<br>
103+
<pre>public abstract class <span class="strong">BaseService&lt;OptionsT extends <a href="../../../com/google/gcloud/ServiceOptions.html" title="class in com.google.gcloud">ServiceOptions</a>&lt;?,OptionsT&gt;&gt;</span>
104+
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
105+
implements <a href="../../../com/google/gcloud/Service.html" title="interface in com.google.gcloud">Service</a>&lt;OptionsT&gt;</pre>
106+
</li>
107+
</ul>
108+
</div>
109+
<div class="summary">
110+
<ul class="blockList">
111+
<li class="blockList">
112+
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
113+
<ul class="blockList">
114+
<li class="blockList"><a name="constructor_summary">
115+
<!-- -->
116+
</a>
117+
<h3>Constructor Summary</h3>
118+
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
119+
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
120+
<tr>
121+
<th class="colFirst" scope="col">Modifier</th>
122+
<th class="colLast" scope="col">Constructor and Description</th>
123+
</tr>
124+
<tr class="altColor">
125+
<td class="colFirst"><code>protected </code></td>
126+
<td class="colLast"><code><strong><a href="../../../com/google/gcloud/BaseService.html#BaseService(OptionsT)">BaseService</a></strong>(<a href="../../../com/google/gcloud/BaseService.html" title="type parameter in BaseService">OptionsT</a>&nbsp;options)</code>&nbsp;</td>
127+
</tr>
128+
</table>
129+
</li>
130+
</ul>
131+
<!-- ========== METHOD SUMMARY =========== -->
132+
<ul class="blockList">
133+
<li class="blockList"><a name="method_summary">
134+
<!-- -->
135+
</a>
136+
<h3>Method Summary</h3>
137+
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
138+
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
139+
<tr>
140+
<th class="colFirst" scope="col">Modifier and Type</th>
141+
<th class="colLast" scope="col">Method and Description</th>
142+
</tr>
143+
<tr class="altColor">
144+
<td class="colFirst"><code><a href="../../../com/google/gcloud/BaseService.html" title="type parameter in BaseService">OptionsT</a></code></td>
145+
<td class="colLast"><code><strong><a href="../../../com/google/gcloud/BaseService.html#options()">options</a></strong>()</code>&nbsp;</td>
146+
</tr>
147+
</table>
148+
<ul class="blockList">
149+
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
150+
<!-- -->
151+
</a>
152+
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
153+
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
154+
</ul>
155+
</li>
156+
</ul>
157+
</li>
158+
</ul>
159+
</div>
160+
<div class="details">
161+
<ul class="blockList">
162+
<li class="blockList">
163+
<!-- ========= CONSTRUCTOR DETAIL ======== -->
164+
<ul class="blockList">
165+
<li class="blockList"><a name="constructor_detail">
166+
<!-- -->
167+
</a>
168+
<h3>Constructor Detail</h3>
169+
<a name="BaseService(com.google.gcloud.ServiceOptions)">
170+
<!-- -->
171+
</a><a name="BaseService(OptionsT)">
172+
<!-- -->
173+
</a>
174+
<ul class="blockListLast">
175+
<li class="blockList">
176+
<h4>BaseService</h4>
177+
<pre>protected&nbsp;BaseService(<a href="../../../com/google/gcloud/BaseService.html" title="type parameter in BaseService">OptionsT</a>&nbsp;options)</pre>
178+
</li>
179+
</ul>
180+
</li>
181+
</ul>
182+
<!-- ============ METHOD DETAIL ========== -->
183+
<ul class="blockList">
184+
<li class="blockList"><a name="method_detail">
185+
<!-- -->
186+
</a>
187+
<h3>Method Detail</h3>
188+
<a name="options()">
189+
<!-- -->
190+
</a>
191+
<ul class="blockListLast">
192+
<li class="blockList">
193+
<h4>options</h4>
194+
<pre>public&nbsp;<a href="../../../com/google/gcloud/BaseService.html" title="type parameter in BaseService">OptionsT</a>&nbsp;options()</pre>
195+
<dl>
196+
<dt><strong>Specified by:</strong></dt>
197+
<dd><code><a href="../../../com/google/gcloud/Service.html#options()">options</a></code>&nbsp;in interface&nbsp;<code><a href="../../../com/google/gcloud/Service.html" title="interface in com.google.gcloud">Service</a>&lt;<a href="../../../com/google/gcloud/BaseService.html" title="type parameter in BaseService">OptionsT</a> extends <a href="../../../com/google/gcloud/ServiceOptions.html" title="class in com.google.gcloud">ServiceOptions</a>&lt;?,<a href="../../../com/google/gcloud/BaseService.html" title="type parameter in BaseService">OptionsT</a>&gt;&gt;</code></dd>
198+
</dl>
199+
</li>
200+
</ul>
201+
</li>
202+
</ul>
203+
</li>
204+
</ul>
205+
</div>
206+
</div>
207+
<!-- ========= END OF CLASS DATA ========= -->
208+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
209+
<div class="bottomNav"><a name="navbar_bottom">
210+
<!-- -->
211+
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
212+
<!-- -->
213+
</a>
214+
<ul class="navList" title="Navigation">
215+
<li><a href="../../../overview-summary.html">Overview</a></li>
216+
<li><a href="package-summary.html">Package</a></li>
217+
<li class="navBarCell1Rev">Class</li>
218+
<li><a href="class-use/BaseService.html">Use</a></li>
219+
<li><a href="package-tree.html">Tree</a></li>
220+
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
221+
<li><a href="../../../index-all.html">Index</a></li>
222+
</ul>
223+
</div>
224+
<div class="subNav">
225+
<ul class="navList">
226+
<li><a href="../../../com/google/gcloud/AuthCredentials.ServiceAccountAuthCredentials.html" title="class in com.google.gcloud"><span class="strong">Prev Class</span></a></li>
227+
<li><a href="../../../com/google/gcloud/ExceptionHandler.html" title="class in com.google.gcloud"><span class="strong">Next Class</span></a></li>
228+
</ul>
229+
<ul class="navList">
230+
<li><a href="../../../index.html?com/google/gcloud/BaseService.html" target="_top">Frames</a></li>
231+
<li><a href="BaseService.html" target="_top">No Frames</a></li>
232+
</ul>
233+
<ul class="navList" id="allclasses_navbar_bottom">
234+
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
235+
</ul>
236+
<div>
237+
<script type="text/javascript"><!--
238+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
239+
if(window==top) {
240+
allClassesLink.style.display = "block";
241+
}
242+
else {
243+
allClassesLink.style.display = "none";
244+
}
245+
//-->
246+
</script>
247+
</div>
248+
<div>
249+
<ul class="subNavList">
250+
<li>Summary:&nbsp;</li>
251+
<li>Nested&nbsp;|&nbsp;</li>
252+
<li>Field&nbsp;|&nbsp;</li>
253+
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
254+
<li><a href="#method_summary">Method</a></li>
255+
</ul>
256+
<ul class="subNavList">
257+
<li>Detail:&nbsp;</li>
258+
<li>Field&nbsp;|&nbsp;</li>
259+
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
260+
<li><a href="#method_detail">Method</a></li>
261+
</ul>
262+
</div>
263+
<a name="skip-navbar_bottom">
264+
<!-- -->
265+
</a></div>
266+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
267+
<p class="legalCopy"><small>Copyright &#169; 2015 Google. All rights reserved.</small></p>
268+
</body>
269+
</html>

0 commit comments

Comments
 (0)