|
2 | 2 | <!-- NewPage --> |
3 | 3 | <html lang="en"> |
4 | 4 | <head> |
5 | | -<!-- Generated by javadoc (9.0.4) on Mon May 07 06:59:10 EDT 2018 --> |
6 | | -<title>Deprecated List (operator-runtime 1.0 API)</title> |
| 5 | +<!-- Generated by javadoc (1.8.0_162) on Thu Aug 16 16:56:15 EDT 2018 --> |
7 | 6 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
8 | | -<meta name="date" content="2018-05-07"> |
| 7 | +<title>Deprecated List (weblogic-kubernetes-operator 1.1 API)</title> |
| 8 | +<meta name="date" content="2018-08-16"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> |
10 | | -<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style"> |
11 | 10 | <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-1.10.2.js"></script> |
18 | | -<script type="text/javascript" src="jquery/jquery-ui.js"></script> |
19 | 11 | </head> |
20 | 12 | <body> |
21 | 13 | <script type="text/javascript"><!-- |
22 | 14 | try { |
23 | 15 | if (location.href.indexOf('is-external=true') == -1) { |
24 | | - parent.document.title="Deprecated List (operator-runtime 1.0 API)"; |
| 16 | + parent.document.title="Deprecated List (weblogic-kubernetes-operator 1.1 API)"; |
25 | 17 | } |
26 | 18 | } |
27 | 19 | catch(err) { |
28 | 20 | } |
29 | 21 | //--> |
30 | | -var pathtoroot = "./";loadScripts(document, 'script');</script> |
| 22 | +</script> |
31 | 23 | <noscript> |
32 | 24 | <div>JavaScript is disabled on your browser.</div> |
33 | 25 | </noscript> |
34 | | -<div class="fixedNav"> |
35 | 26 | <!-- ========= START OF TOP NAVBAR ======= --> |
36 | 27 | <div class="topNav"><a name="navbar.top"> |
37 | 28 | <!-- --> |
|
63 | 54 | <ul class="navList" id="allclasses_navbar_top"> |
64 | 55 | <li><a href="allclasses-noframe.html">All Classes</a></li> |
65 | 56 | </ul> |
66 | | -<ul class="navListSearch"> |
67 | | -<li><span>SEARCH: </span> |
68 | | -<input type="text" id="search" value=" " disabled="disabled"> |
69 | | -<input type="reset" id="reset" value=" " disabled="disabled"> |
70 | | -</li> |
71 | | -</ul> |
72 | 57 | <div> |
73 | 58 | <script type="text/javascript"><!-- |
74 | 59 | allClassesLink = document.getElementById("allclasses_navbar_top"); |
|
80 | 65 | } |
81 | 66 | //--> |
82 | 67 | </script> |
83 | | -<noscript> |
84 | | -<div>JavaScript is disabled on your browser.</div> |
85 | | -</noscript> |
86 | 68 | </div> |
87 | 69 | <a name="skip.navbar.top"> |
88 | 70 | <!-- --> |
89 | 71 | </a></div> |
90 | 72 | <!-- ========= END OF TOP NAVBAR ========= --> |
91 | | -</div> |
92 | | -<div class="navPadding"> </div> |
93 | | -<script type="text/javascript"><!-- |
94 | | -$('.navPadding').css('padding-top', $('.fixedNav').css("height")); |
95 | | -//--> |
96 | | -</script> |
97 | 73 | <div class="header"> |
98 | 74 | <h1 title="Deprecated API" class="title">Deprecated API</h1> |
99 | 75 | <h2 title="Contents">Contents</h2> |
| 76 | +<ul> |
| 77 | +<li><a href="#class">Deprecated Classes</a></li> |
| 78 | +<li><a href="#method">Deprecated Methods</a></li> |
| 79 | +</ul> |
| 80 | +</div> |
| 81 | +<div class="contentContainer"><a name="class"> |
| 82 | +<!-- --> |
| 83 | +</a> |
| 84 | +<ul class="blockList"> |
| 85 | +<li class="blockList"> |
| 86 | +<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Classes table, listing deprecated classes, and an explanation"> |
| 87 | +<caption><span>Deprecated Classes</span><span class="tabEnd"> </span></caption> |
| 88 | +<tr> |
| 89 | +<th class="colOne" scope="col">Class and Description</th> |
| 90 | +</tr> |
| 91 | +<tbody> |
| 92 | +<tr class="altColor"> |
| 93 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/ClusterStartup.html" title="class in oracle.kubernetes.weblogic.domain.v1">oracle.kubernetes.weblogic.domain.v1.ClusterStartup</a> |
| 94 | +<div class="block"><span class="deprecationComment">Use the DomainSpec's clusters and clusterDefaults properties.</span></div> |
| 95 | +</td> |
| 96 | +</tr> |
| 97 | +<tr class="rowColor"> |
| 98 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/ServerStartup.html" title="class in oracle.kubernetes.weblogic.domain.v1">oracle.kubernetes.weblogic.domain.v1.ServerStartup</a> |
| 99 | +<div class="block"><span class="deprecationComment">Use the DomainSpec's servers, clusters, clusterDefaults, nonClusteredServerDefaults |
| 100 | + and serverDefaults properties.</span></div> |
| 101 | +</td> |
| 102 | +</tr> |
| 103 | +</tbody> |
| 104 | +</table> |
| 105 | +</li> |
| 106 | +</ul> |
| 107 | +<a name="method"> |
| 108 | +<!-- --> |
| 109 | +</a> |
| 110 | +<ul class="blockList"> |
| 111 | +<li class="blockList"> |
| 112 | +<table class="deprecatedSummary" border="0" cellpadding="3" cellspacing="0" summary="Deprecated Methods table, listing deprecated methods, and an explanation"> |
| 113 | +<caption><span>Deprecated Methods</span><span class="tabEnd"> </span></caption> |
| 114 | +<tr> |
| 115 | +<th class="colOne" scope="col">Method and Description</th> |
| 116 | +</tr> |
| 117 | +<tbody> |
| 118 | +<tr class="altColor"> |
| 119 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#getClusterStartup--">oracle.kubernetes.weblogic.domain.v1.DomainSpec.getClusterStartup()</a> |
| 120 | +<div class="block"><span class="deprecationComment">Use the clusters and clusterDefaults properties.</span></div> |
| 121 | +</td> |
| 122 | +</tr> |
| 123 | +<tr class="rowColor"> |
| 124 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#getImage--">oracle.kubernetes.weblogic.domain.v1.DomainSpec.getImage()</a></td> |
| 125 | +</tr> |
| 126 | +<tr class="altColor"> |
| 127 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#getImagePullPolicy--">oracle.kubernetes.weblogic.domain.v1.DomainSpec.getImagePullPolicy()</a> |
| 128 | +<div class="block"><span class="deprecationComment">Use the Server imagePullPolicy property.</span></div> |
| 129 | +</td> |
| 130 | +</tr> |
| 131 | +<tr class="rowColor"> |
| 132 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#getReplicas--">oracle.kubernetes.weblogic.domain.v1.DomainSpec.getReplicas()</a> |
| 133 | +<div class="block"><span class="deprecationComment">Use the clusterDefaults property's replicas property.</span></div> |
| 134 | +</td> |
| 135 | +</tr> |
| 136 | +<tr class="altColor"> |
| 137 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#getServerStartup--">oracle.kubernetes.weblogic.domain.v1.DomainSpec.getServerStartup()</a> |
| 138 | +<div class="block"><span class="deprecationComment">Use the servers, clusters, clusterDefaults, nonClusteredServerDefaults and |
| 139 | + serverDefaults properties.</span></div> |
| 140 | +</td> |
| 141 | +</tr> |
| 142 | +<tr class="rowColor"> |
| 143 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#getStartupControl--">oracle.kubernetes.weblogic.domain.v1.DomainSpec.getStartupControl()</a> |
| 144 | +<div class="block"><span class="deprecationComment">Use the servers, clusters, clusterDefaults, nonClusteredServerDefaults and |
| 145 | + serverDefaults properties.</span></div> |
| 146 | +</td> |
| 147 | +</tr> |
| 148 | +<tr class="altColor"> |
| 149 | +<td class="colOne"><a href="oracle/kubernetes/operator/helpers/ResponseStep.html#onSuccess-oracle.kubernetes.operator.work.Packet-T-int-java.util.Map-">oracle.kubernetes.operator.helpers.ResponseStep.onSuccess(Packet, T, int, Map<String, List<String>>)</a> |
| 150 | +<div class="block"><span class="deprecationComment">use <a href="oracle/kubernetes/operator/helpers/ResponseStep.html#onSuccess-oracle.kubernetes.operator.work.Packet-oracle.kubernetes.operator.calls.CallResponse-"><code>ResponseStep.onSuccess(Packet, CallResponse)</code></a> instead</span></div> |
| 151 | +</td> |
| 152 | +</tr> |
| 153 | +<tr class="rowColor"> |
| 154 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#setClusterStartup-java.util.List-">oracle.kubernetes.weblogic.domain.v1.DomainSpec.setClusterStartup(List<ClusterStartup>)</a> |
| 155 | +<div class="block"><span class="deprecationComment">Use the clusters and clusterDefaults properties.</span></div> |
| 156 | +</td> |
| 157 | +</tr> |
| 158 | +<tr class="altColor"> |
| 159 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#setImage-java.lang.String-">oracle.kubernetes.weblogic.domain.v1.DomainSpec.setImage(String)</a></td> |
| 160 | +</tr> |
| 161 | +<tr class="rowColor"> |
| 162 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#setImagePullPolicy-java.lang.String-">oracle.kubernetes.weblogic.domain.v1.DomainSpec.setImagePullPolicy(String)</a> |
| 163 | +<div class="block"><span class="deprecationComment">Use the Server imagePullPolicy property.</span></div> |
| 164 | +</td> |
| 165 | +</tr> |
| 166 | +<tr class="altColor"> |
| 167 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#setReplicas-java.lang.Integer-">oracle.kubernetes.weblogic.domain.v1.DomainSpec.setReplicas(Integer)</a> |
| 168 | +<div class="block"><span class="deprecationComment">Use the clusterDefaults property's replicas property.</span></div> |
| 169 | +</td> |
| 170 | +</tr> |
| 171 | +<tr class="rowColor"> |
| 172 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#setServerStartup-java.util.List-">oracle.kubernetes.weblogic.domain.v1.DomainSpec.setServerStartup(List<ServerStartup>)</a> |
| 173 | +<div class="block"><span class="deprecationComment">Use the servers, clusters, clusterDefaults, nonClusteredServerDefaults and |
| 174 | + serverDefaults properties.</span></div> |
| 175 | +</td> |
| 176 | +</tr> |
| 177 | +<tr class="altColor"> |
| 178 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#setStartupControl-java.lang.String-">oracle.kubernetes.weblogic.domain.v1.DomainSpec.setStartupControl(String)</a> |
| 179 | +<div class="block"><span class="deprecationComment">Use the servers, clusters, clusterDefaults, nonClusteredServerDefaults and |
| 180 | + serverDefaults properties.</span></div> |
| 181 | +</td> |
| 182 | +</tr> |
| 183 | +<tr class="rowColor"> |
| 184 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#withClusterStartup-java.util.List-">oracle.kubernetes.weblogic.domain.v1.DomainSpec.withClusterStartup(List<ClusterStartup>)</a> |
| 185 | +<div class="block"><span class="deprecationComment">Use the clusters and clusterDefaults properties.</span></div> |
| 186 | +</td> |
| 187 | +</tr> |
| 188 | +<tr class="altColor"> |
| 189 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#withImage-java.lang.String-">oracle.kubernetes.weblogic.domain.v1.DomainSpec.withImage(String)</a></td> |
| 190 | +</tr> |
| 191 | +<tr class="rowColor"> |
| 192 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#withImagePullPolicy-java.lang.String-">oracle.kubernetes.weblogic.domain.v1.DomainSpec.withImagePullPolicy(String)</a> |
| 193 | +<div class="block"><span class="deprecationComment">Use the Server imagePullPolicy property.</span></div> |
| 194 | +</td> |
| 195 | +</tr> |
| 196 | +<tr class="altColor"> |
| 197 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#withReplicas-java.lang.Integer-">oracle.kubernetes.weblogic.domain.v1.DomainSpec.withReplicas(Integer)</a> |
| 198 | +<div class="block"><span class="deprecationComment">Use the clusterDefaults property's replicas property.</span></div> |
| 199 | +</td> |
| 200 | +</tr> |
| 201 | +<tr class="rowColor"> |
| 202 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#withServerStartup-java.util.List-">oracle.kubernetes.weblogic.domain.v1.DomainSpec.withServerStartup(List<ServerStartup>)</a> |
| 203 | +<div class="block"><span class="deprecationComment">Use the servers, clusters, clusterDefaults, nonClusteredServerDefaults and |
| 204 | + serverDefaults properties.</span></div> |
| 205 | +</td> |
| 206 | +</tr> |
| 207 | +<tr class="altColor"> |
| 208 | +<td class="colOne"><a href="oracle/kubernetes/weblogic/domain/v1/DomainSpec.html#withStartupControl-java.lang.String-">oracle.kubernetes.weblogic.domain.v1.DomainSpec.withStartupControl(String)</a> |
| 209 | +<div class="block"><span class="deprecationComment">Use the servers, clusters, clusterDefaults, nonClusteredServerDefaults and |
| 210 | + serverDefaults properties.</span></div> |
| 211 | +</td> |
| 212 | +</tr> |
| 213 | +</tbody> |
| 214 | +</table> |
| 215 | +</li> |
| 216 | +</ul> |
100 | 217 | </div> |
101 | 218 | <!-- ======= START OF BOTTOM NAVBAR ====== --> |
102 | 219 | <div class="bottomNav"><a name="navbar.bottom"> |
@@ -140,9 +257,6 @@ <h2 title="Contents">Contents</h2> |
140 | 257 | } |
141 | 258 | //--> |
142 | 259 | </script> |
143 | | -<noscript> |
144 | | -<div>JavaScript is disabled on your browser.</div> |
145 | | -</noscript> |
146 | 260 | </div> |
147 | 261 | <a name="skip.navbar.bottom"> |
148 | 262 | <!-- --> |
|
0 commit comments