Skip to content

Commit 3e298c3

Browse files
Updating to v8.15.0
1 parent 48b23e6 commit 3e298c3

File tree

95 files changed

+1228
-262
lines changed

Some content is hidden

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

95 files changed

+1228
-262
lines changed

javadoc/allclasses-frame.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (newrelic-api 8.14.0 API)</title>
6+
<title>All Classes (newrelic-api 8.15.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -25,6 +25,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
2525
<li><a href="com/newrelic/api/agent/Agent.html" title="interface in com.newrelic.api.agent" target="classFrame"><span class="interfaceName">Agent</span></a></li>
2626
<li><a href="com/newrelic/api/agent/AiMonitoring.html" title="interface in com.newrelic.api.agent" target="classFrame"><span class="interfaceName">AiMonitoring</span></a></li>
2727
<li><a href="com/newrelic/api/agent/AttributeHolder.html" title="interface in com.newrelic.api.agent" target="classFrame"><span class="interfaceName">AttributeHolder</span></a></li>
28+
<li><a href="com/newrelic/api/agent/CloudParameters.html" title="class in com.newrelic.api.agent" target="classFrame">CloudParameters</a></li>
29+
<li><a href="com/newrelic/api/agent/CloudParameters.Build.html" title="interface in com.newrelic.api.agent" target="classFrame"><span class="interfaceName">CloudParameters.Build</span></a></li>
30+
<li><a href="com/newrelic/api/agent/CloudParameters.ResourceIdParameter.html" title="interface in com.newrelic.api.agent" target="classFrame"><span class="interfaceName">CloudParameters.ResourceIdParameter</span></a></li>
2831
<li><a href="com/newrelic/api/agent/ConcurrentHashMapHeaders.html" title="class in com.newrelic.api.agent" target="classFrame">ConcurrentHashMapHeaders</a></li>
2932
<li><a href="com/newrelic/api/agent/Config.html" title="interface in com.newrelic.api.agent" target="classFrame"><span class="interfaceName">Config</span></a></li>
3033
<li><a href="com/newrelic/api/agent/DatastoreParameters.html" title="class in com.newrelic.api.agent" target="classFrame">DatastoreParameters</a></li>

javadoc/allclasses-index.html

+87-73
Large diffs are not rendered by default.

javadoc/allclasses-noframe.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Classes (newrelic-api 8.14.0 API)</title>
6+
<title>All Classes (newrelic-api 8.15.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -25,6 +25,9 @@ <h1 class="bar">All&nbsp;Classes</h1>
2525
<li><a href="com/newrelic/api/agent/Agent.html" title="interface in com.newrelic.api.agent"><span class="interfaceName">Agent</span></a></li>
2626
<li><a href="com/newrelic/api/agent/AiMonitoring.html" title="interface in com.newrelic.api.agent"><span class="interfaceName">AiMonitoring</span></a></li>
2727
<li><a href="com/newrelic/api/agent/AttributeHolder.html" title="interface in com.newrelic.api.agent"><span class="interfaceName">AttributeHolder</span></a></li>
28+
<li><a href="com/newrelic/api/agent/CloudParameters.html" title="class in com.newrelic.api.agent">CloudParameters</a></li>
29+
<li><a href="com/newrelic/api/agent/CloudParameters.Build.html" title="interface in com.newrelic.api.agent"><span class="interfaceName">CloudParameters.Build</span></a></li>
30+
<li><a href="com/newrelic/api/agent/CloudParameters.ResourceIdParameter.html" title="interface in com.newrelic.api.agent"><span class="interfaceName">CloudParameters.ResourceIdParameter</span></a></li>
2831
<li><a href="com/newrelic/api/agent/ConcurrentHashMapHeaders.html" title="class in com.newrelic.api.agent">ConcurrentHashMapHeaders</a></li>
2932
<li><a href="com/newrelic/api/agent/Config.html" title="interface in com.newrelic.api.agent"><span class="interfaceName">Config</span></a></li>
3033
<li><a href="com/newrelic/api/agent/DatastoreParameters.html" title="class in com.newrelic.api.agent">DatastoreParameters</a></li>

javadoc/allpackages-index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>All Packages (newrelic-api 8.14.0 API)</title>
6+
<title>All Packages (newrelic-api 8.15.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="All Packages (newrelic-api 8.14.0 API)";
24+
parent.document.title="All Packages (newrelic-api 8.15.0 API)";
2525
}
2626
}
2727
catch(err) {

javadoc/com/newrelic/api/agent/Agent.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>Agent (newrelic-api 8.14.0 API)</title>
6+
<title>Agent (newrelic-api 8.15.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="Agent (newrelic-api 8.14.0 API)";
24+
parent.document.title="Agent (newrelic-api 8.15.0 API)";
2525
}
2626
}
2727
catch(err) {

javadoc/com/newrelic/api/agent/AiMonitoring.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>AiMonitoring (newrelic-api 8.14.0 API)</title>
6+
<title>AiMonitoring (newrelic-api 8.15.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="AiMonitoring (newrelic-api 8.14.0 API)";
24+
parent.document.title="AiMonitoring (newrelic-api 8.15.0 API)";
2525
}
2626
}
2727
catch(err) {

javadoc/com/newrelic/api/agent/AttributeHolder.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html lang="en">
44
<head>
55
<!-- Generated by javadoc -->
6-
<title>AttributeHolder (newrelic-api 8.14.0 API)</title>
6+
<title>AttributeHolder (newrelic-api 8.15.0 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
99
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
@@ -21,7 +21,7 @@
2121
<script type="text/javascript"><!--
2222
try {
2323
if (location.href.indexOf('is-external=true') == -1) {
24-
parent.document.title="AttributeHolder (newrelic-api 8.14.0 API)";
24+
parent.document.title="AttributeHolder (newrelic-api 8.15.0 API)";
2525
}
2626
}
2727
catch(err) {
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,271 @@
1+
<!DOCTYPE HTML>
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<title>CloudParameters.Build (newrelic-api 8.15.0 API)</title>
7+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8+
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
9+
<link rel="stylesheet" type="text/css" href="../../../../jquery/jquery-ui.min.css" title="Style">
10+
<link rel="stylesheet" type="text/css" href="../../../../jquery-ui.overrides.css" title="Style">
11+
<script type="text/javascript" src="../../../../script.js"></script>
12+
<script type="text/javascript" src="../../../../jquery/jszip/dist/jszip.min.js"></script>
13+
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
14+
<!--[if IE]>
15+
<script type="text/javascript" src="../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
16+
<![endif]-->
17+
<script type="text/javascript" src="../../../../jquery/jquery-3.6.1.min.js"></script>
18+
<script type="text/javascript" src="../../../../jquery/jquery-ui.min.js"></script>
19+
</head>
20+
<body>
21+
<script type="text/javascript"><!--
22+
try {
23+
if (location.href.indexOf('is-external=true') == -1) {
24+
parent.document.title="CloudParameters.Build (newrelic-api 8.15.0 API)";
25+
}
26+
}
27+
catch(err) {
28+
}
29+
//-->
30+
var data = {"i0":6};
31+
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
32+
var altColor = "altColor";
33+
var rowColor = "rowColor";
34+
var tableTab = "tableTab";
35+
var activeTableTab = "activeTableTab";
36+
var pathtoroot = "../../../../";
37+
var useModuleDirectories = false;
38+
loadScripts(document, 'script');</script>
39+
<noscript>
40+
<div>JavaScript is disabled on your browser.</div>
41+
</noscript>
42+
<header role="banner">
43+
<nav role="navigation">
44+
<div class="fixedNav">
45+
<!-- ========= START OF TOP NAVBAR ======= -->
46+
<div class="topNav"><a id="navbar.top">
47+
<!-- -->
48+
</a>
49+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
50+
<a id="navbar.top.firstrow">
51+
<!-- -->
52+
</a>
53+
<ul class="navList" title="Navigation">
54+
<li><a href="package-summary.html">Package</a></li>
55+
<li class="navBarCell1Rev">Class</li>
56+
<li><a href="package-tree.html">Tree</a></li>
57+
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
58+
<li><a href="../../../../index-all.html">Index</a></li>
59+
<li><a href="../../../../help-doc.html">Help</a></li>
60+
</ul>
61+
</div>
62+
<div class="subNav">
63+
<ul class="navList">
64+
<li><a href="../../../../index.html?com/newrelic/api/agent/CloudParameters.Build.html" target="_top">Frames</a></li>
65+
<li><a href="CloudParameters.Build.html" target="_top">No&nbsp;Frames</a></li>
66+
</ul>
67+
<ul class="navList" id="allclasses_navbar_top">
68+
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
69+
</ul>
70+
<ul class="navListSearch">
71+
<li><label for="search">SEARCH:</label>
72+
<input type="text" id="search" value="search" disabled="disabled">
73+
<input type="reset" id="reset" value="reset" disabled="disabled">
74+
</li>
75+
</ul>
76+
<div>
77+
<script type="text/javascript"><!--
78+
allClassesLink = document.getElementById("allclasses_navbar_top");
79+
if(window==top) {
80+
allClassesLink.style.display = "block";
81+
}
82+
else {
83+
allClassesLink.style.display = "none";
84+
}
85+
//-->
86+
</script>
87+
<noscript>
88+
<div>JavaScript is disabled on your browser.</div>
89+
</noscript>
90+
</div>
91+
<div>
92+
<ul class="subNavList">
93+
<li>Summary:&nbsp;</li>
94+
<li>Nested&nbsp;|&nbsp;</li>
95+
<li>Field&nbsp;|&nbsp;</li>
96+
<li>Constr&nbsp;|&nbsp;</li>
97+
<li><a href="#method.summary">Method</a></li>
98+
</ul>
99+
<ul class="subNavList">
100+
<li>Detail:&nbsp;</li>
101+
<li>Field&nbsp;|&nbsp;</li>
102+
<li>Constr&nbsp;|&nbsp;</li>
103+
<li><a href="#method.detail">Method</a></li>
104+
</ul>
105+
</div>
106+
<a id="skip.navbar.top">
107+
<!-- -->
108+
</a></div>
109+
<!-- ========= END OF TOP NAVBAR ========= -->
110+
</div>
111+
<div class="navPadding">&nbsp;</div>
112+
<script type="text/javascript"><!--
113+
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
114+
//-->
115+
</script>
116+
</nav>
117+
</header>
118+
<!-- ======== START OF CLASS DATA ======== -->
119+
<main role="main">
120+
<div class="header">
121+
<div class="subTitle"><span class="packageLabelInType">Package</span>&nbsp;<a href="package-summary.html">com.newrelic.api.agent</a></div>
122+
<h2 title="Interface CloudParameters.Build" class="title">Interface CloudParameters.Build</h2>
123+
</div>
124+
<div class="contentContainer">
125+
<div class="description">
126+
<ul class="blockList">
127+
<li class="blockList">
128+
<dl>
129+
<dt>All Known Subinterfaces:</dt>
130+
<dd><code><a href="CloudParameters.ResourceIdParameter.html" title="interface in com.newrelic.api.agent">CloudParameters.ResourceIdParameter</a></code></dd>
131+
</dl>
132+
<dl>
133+
<dt>Enclosing class:</dt>
134+
<dd><a href="CloudParameters.html" title="class in com.newrelic.api.agent">CloudParameters</a></dd>
135+
</dl>
136+
<hr>
137+
<pre>public static interface <span class="typeNameLabel">CloudParameters.Build</span></pre>
138+
</li>
139+
</ul>
140+
</div>
141+
<div class="summary">
142+
<ul class="blockList">
143+
<li class="blockList">
144+
<!-- ========== METHOD SUMMARY =========== -->
145+
<section>
146+
<ul class="blockList">
147+
<li class="blockList"><a id="method.summary">
148+
<!-- -->
149+
</a>
150+
<h3>Method Summary</h3>
151+
<table class="memberSummary">
152+
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
153+
<tr>
154+
<th class="colFirst" scope="col">Modifier and Type</th>
155+
<th class="colSecond" scope="col">Method</th>
156+
<th class="colLast" scope="col">Description</th>
157+
</tr>
158+
<tr id="i0" class="altColor">
159+
<td class="colFirst"><code><a href="CloudParameters.html" title="class in com.newrelic.api.agent">CloudParameters</a></code></td>
160+
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#build()">build</a></span>()</code></th>
161+
<td class="colLast">
162+
<div class="block">Builds the CloudParameters object.</div>
163+
</td>
164+
</tr>
165+
</table>
166+
</li>
167+
</ul>
168+
</section>
169+
</li>
170+
</ul>
171+
</div>
172+
<div class="details">
173+
<ul class="blockList">
174+
<li class="blockList">
175+
<!-- ============ METHOD DETAIL ========== -->
176+
<section>
177+
<ul class="blockList">
178+
<li class="blockList"><a id="method.detail">
179+
<!-- -->
180+
</a>
181+
<h3>Method Detail</h3>
182+
<a id="build()">
183+
<!-- -->
184+
</a>
185+
<ul class="blockListLast">
186+
<li class="blockList">
187+
<h4>build</h4>
188+
<pre class="methodSignature"><a href="CloudParameters.html" title="class in com.newrelic.api.agent">CloudParameters</a>&nbsp;build()</pre>
189+
<div class="block">Builds the CloudParameters object.</div>
190+
<dl>
191+
<dt><span class="returnLabel">Returns:</span></dt>
192+
<dd>the CloudParameters object with the specified parameters.</dd>
193+
<dt><span class="simpleTagLabel">Since:</span></dt>
194+
<dd>8.14.0</dd>
195+
</dl>
196+
</li>
197+
</ul>
198+
</li>
199+
</ul>
200+
</section>
201+
</li>
202+
</ul>
203+
</div>
204+
</div>
205+
</main>
206+
<!-- ========= END OF CLASS DATA ========= -->
207+
<footer role="contentinfo">
208+
<nav role="navigation">
209+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
210+
<div class="bottomNav"><a id="navbar.bottom">
211+
<!-- -->
212+
</a>
213+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
214+
<a id="navbar.bottom.firstrow">
215+
<!-- -->
216+
</a>
217+
<ul class="navList" title="Navigation">
218+
<li><a href="package-summary.html">Package</a></li>
219+
<li class="navBarCell1Rev">Class</li>
220+
<li><a href="package-tree.html">Tree</a></li>
221+
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
222+
<li><a href="../../../../index-all.html">Index</a></li>
223+
<li><a href="../../../../help-doc.html">Help</a></li>
224+
</ul>
225+
</div>
226+
<div class="subNav">
227+
<ul class="navList">
228+
<li><a href="../../../../index.html?com/newrelic/api/agent/CloudParameters.Build.html" target="_top">Frames</a></li>
229+
<li><a href="CloudParameters.Build.html" target="_top">No&nbsp;Frames</a></li>
230+
</ul>
231+
<ul class="navList" id="allclasses_navbar_bottom">
232+
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
233+
</ul>
234+
<div>
235+
<script type="text/javascript"><!--
236+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
237+
if(window==top) {
238+
allClassesLink.style.display = "block";
239+
}
240+
else {
241+
allClassesLink.style.display = "none";
242+
}
243+
//-->
244+
</script>
245+
<noscript>
246+
<div>JavaScript is disabled on your browser.</div>
247+
</noscript>
248+
</div>
249+
<div>
250+
<ul class="subNavList">
251+
<li>Summary:&nbsp;</li>
252+
<li>Nested&nbsp;|&nbsp;</li>
253+
<li>Field&nbsp;|&nbsp;</li>
254+
<li>Constr&nbsp;|&nbsp;</li>
255+
<li><a href="#method.summary">Method</a></li>
256+
</ul>
257+
<ul class="subNavList">
258+
<li>Detail:&nbsp;</li>
259+
<li>Field&nbsp;|&nbsp;</li>
260+
<li>Constr&nbsp;|&nbsp;</li>
261+
<li><a href="#method.detail">Method</a></li>
262+
</ul>
263+
</div>
264+
<a id="skip.navbar.bottom">
265+
<!-- -->
266+
</a></div>
267+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
268+
</nav>
269+
</footer>
270+
</body>
271+
</html>

0 commit comments

Comments
 (0)