blob: b841001294db5a18d9fe8448a43b2e51ab19f9e5 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_131-google-v7) on Thu Apr 19 15:01:50 PDT 2018 -->
<title>BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub (java API)</title>
<meta name="date" content="2018-04-19">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub (java API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.html" title="class in com.google.bigtable.admin.v2"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub.html" title="class in com.google.bigtable.admin.v2"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html" target="_top">Frames</a></li>
<li><a href="BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.google.bigtable.admin.v2</div>
<h2 title="Class BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub" class="title">Class BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>io.grpc.stub.AbstractStub&lt;<a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html" title="class in com.google.bigtable.admin.v2">BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub</a>&gt;</li>
<li>
<ul class="inheritance">
<li>com.google.bigtable.admin.v2.BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.html" title="class in com.google.bigtable.admin.v2">BigtableInstanceAdminGrpc</a></dd>
</dl>
<hr>
<br>
<pre>public static final class <span class="typeNameLabel">BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub</span>
extends io.grpc.stub.AbstractStub&lt;<a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html" title="class in com.google.bigtable.admin.v2">BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub</a>&gt;</pre>
<div class="block"><pre>
Service for creating, configuring, and deleting Cloud Bigtable Instances and
Clusters. Provides access to the Instance and Cluster schemas only, not the
tables' metadata or data stored in those tables.
</pre></div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<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="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html" title="class in com.google.bigtable.admin.v2">BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#build-io.grpc.Channel-io.grpc.CallOptions-">build</a></span>(io.grpc.Channel&nbsp;channel,
io.grpc.CallOptions&nbsp;callOptions)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/bigtable/admin/v2/AppProfile.html" title="class in com.google.bigtable.admin.v2">AppProfile</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#createAppProfile-com.google.bigtable.admin.v2.CreateAppProfileRequest-">createAppProfile</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/CreateAppProfileRequest.html" title="class in com.google.bigtable.admin.v2">CreateAppProfileRequest</a>&nbsp;request)</code>
<div class="block">
This is a private alpha release of Cloud Bigtable replication.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#createCluster-com.google.bigtable.admin.v2.CreateClusterRequest-">createCluster</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/CreateClusterRequest.html" title="class in com.google.bigtable.admin.v2">CreateClusterRequest</a>&nbsp;request)</code>
<div class="block">
Creates a cluster within an instance.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#createInstance-com.google.bigtable.admin.v2.CreateInstanceRequest-">createInstance</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/CreateInstanceRequest.html" title="class in com.google.bigtable.admin.v2">CreateInstanceRequest</a>&nbsp;request)</code>
<div class="block">
Create an instance within a project.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code><a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#deleteAppProfile-com.google.bigtable.admin.v2.DeleteAppProfileRequest-">deleteAppProfile</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/DeleteAppProfileRequest.html" title="class in com.google.bigtable.admin.v2">DeleteAppProfileRequest</a>&nbsp;request)</code>
<div class="block">
This is a private alpha release of Cloud Bigtable replication.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#deleteCluster-com.google.bigtable.admin.v2.DeleteClusterRequest-">deleteCluster</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/DeleteClusterRequest.html" title="class in com.google.bigtable.admin.v2">DeleteClusterRequest</a>&nbsp;request)</code>
<div class="block">
Deletes a cluster from an instance.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#deleteInstance-com.google.bigtable.admin.v2.DeleteInstanceRequest-">deleteInstance</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/DeleteInstanceRequest.html" title="class in com.google.bigtable.admin.v2">DeleteInstanceRequest</a>&nbsp;request)</code>
<div class="block">
Delete an instance from a project.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/bigtable/admin/v2/AppProfile.html" title="class in com.google.bigtable.admin.v2">AppProfile</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#getAppProfile-com.google.bigtable.admin.v2.GetAppProfileRequest-">getAppProfile</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/GetAppProfileRequest.html" title="class in com.google.bigtable.admin.v2">GetAppProfileRequest</a>&nbsp;request)</code>
<div class="block">
This is a private alpha release of Cloud Bigtable replication.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="../../../../../com/google/bigtable/admin/v2/Cluster.html" title="class in com.google.bigtable.admin.v2">Cluster</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#getCluster-com.google.bigtable.admin.v2.GetClusterRequest-">getCluster</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/GetClusterRequest.html" title="class in com.google.bigtable.admin.v2">GetClusterRequest</a>&nbsp;request)</code>
<div class="block">
Gets information about a cluster.</div>
</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/iam/v1/Policy.html" title="class in com.google.iam.v1">Policy</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#getIamPolicy-com.google.iam.v1.GetIamPolicyRequest-">getIamPolicy</a></span>(<a href="../../../../../com/google/iam/v1/GetIamPolicyRequest.html" title="class in com.google.iam.v1">GetIamPolicyRequest</a>&nbsp;request)</code>
<div class="block">
This is a private alpha release of Cloud Bigtable instance level
permissions.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="../../../../../com/google/bigtable/admin/v2/Instance.html" title="class in com.google.bigtable.admin.v2">Instance</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#getInstance-com.google.bigtable.admin.v2.GetInstanceRequest-">getInstance</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/GetInstanceRequest.html" title="class in com.google.bigtable.admin.v2">GetInstanceRequest</a>&nbsp;request)</code>
<div class="block">
Gets information about an instance.</div>
</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/bigtable/admin/v2/ListAppProfilesResponse.html" title="class in com.google.bigtable.admin.v2">ListAppProfilesResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#listAppProfiles-com.google.bigtable.admin.v2.ListAppProfilesRequest-">listAppProfiles</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/ListAppProfilesRequest.html" title="class in com.google.bigtable.admin.v2">ListAppProfilesRequest</a>&nbsp;request)</code>
<div class="block">
This is a private alpha release of Cloud Bigtable replication.</div>
</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="../../../../../com/google/bigtable/admin/v2/ListClustersResponse.html" title="class in com.google.bigtable.admin.v2">ListClustersResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#listClusters-com.google.bigtable.admin.v2.ListClustersRequest-">listClusters</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/ListClustersRequest.html" title="class in com.google.bigtable.admin.v2">ListClustersRequest</a>&nbsp;request)</code>
<div class="block">
Lists information about clusters in an instance.</div>
</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/bigtable/admin/v2/ListInstancesResponse.html" title="class in com.google.bigtable.admin.v2">ListInstancesResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#listInstances-com.google.bigtable.admin.v2.ListInstancesRequest-">listInstances</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/ListInstancesRequest.html" title="class in com.google.bigtable.admin.v2">ListInstancesRequest</a>&nbsp;request)</code>
<div class="block">
Lists information about instances in a project.</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="../../../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#partialUpdateInstance-com.google.bigtable.admin.v2.PartialUpdateInstanceRequest-">partialUpdateInstance</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/PartialUpdateInstanceRequest.html" title="class in com.google.bigtable.admin.v2">PartialUpdateInstanceRequest</a>&nbsp;request)</code>
<div class="block">
Partially updates an instance within a project.</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/iam/v1/Policy.html" title="class in com.google.iam.v1">Policy</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#setIamPolicy-com.google.iam.v1.SetIamPolicyRequest-">setIamPolicy</a></span>(<a href="../../../../../com/google/iam/v1/SetIamPolicyRequest.html" title="class in com.google.iam.v1">SetIamPolicyRequest</a>&nbsp;request)</code>
<div class="block">
This is a private alpha release of Cloud Bigtable instance level
permissions.</div>
</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code><a href="../../../../../com/google/iam/v1/TestIamPermissionsResponse.html" title="class in com.google.iam.v1">TestIamPermissionsResponse</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#testIamPermissions-com.google.iam.v1.TestIamPermissionsRequest-">testIamPermissions</a></span>(<a href="../../../../../com/google/iam/v1/TestIamPermissionsRequest.html" title="class in com.google.iam.v1">TestIamPermissionsRequest</a>&nbsp;request)</code>
<div class="block">
This is a private alpha release of Cloud Bigtable instance level
permissions.</div>
</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#updateAppProfile-com.google.bigtable.admin.v2.UpdateAppProfileRequest-">updateAppProfile</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/UpdateAppProfileRequest.html" title="class in com.google.bigtable.admin.v2">UpdateAppProfileRequest</a>&nbsp;request)</code>
<div class="block">
This is a private alpha release of Cloud Bigtable replication.</div>
</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="../../../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#updateCluster-com.google.bigtable.admin.v2.Cluster-">updateCluster</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/Cluster.html" title="class in com.google.bigtable.admin.v2">Cluster</a>&nbsp;request)</code>
<div class="block">
Updates a cluster within an instance.</div>
</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code><a href="../../../../../com/google/bigtable/admin/v2/Instance.html" title="class in com.google.bigtable.admin.v2">Instance</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html#updateInstance-com.google.bigtable.admin.v2.Instance-">updateInstance</a></span>(<a href="../../../../../com/google/bigtable/admin/v2/Instance.html" title="class in com.google.bigtable.admin.v2">Instance</a>&nbsp;request)</code>
<div class="block">
Updates an instance within a project.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.io.grpc.stub.AbstractStub">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;io.grpc.stub.AbstractStub</h3>
<code>getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="build-io.grpc.Channel-io.grpc.CallOptions-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>build</h4>
<pre>protected&nbsp;<a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html" title="class in com.google.bigtable.admin.v2">BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub</a>&nbsp;build(io.grpc.Channel&nbsp;channel,
io.grpc.CallOptions&nbsp;callOptions)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>build</code>&nbsp;in class&nbsp;<code>io.grpc.stub.AbstractStub&lt;<a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html" title="class in com.google.bigtable.admin.v2">BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub</a>&gt;</code></dd>
</dl>
</li>
</ul>
<a name="createInstance-com.google.bigtable.admin.v2.CreateInstanceRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createInstance</h4>
<pre>public&nbsp;<a href="../../../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&nbsp;createInstance(<a href="../../../../../com/google/bigtable/admin/v2/CreateInstanceRequest.html" title="class in com.google.bigtable.admin.v2">CreateInstanceRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
Create an instance within a project.
</pre></div>
</li>
</ul>
<a name="getInstance-com.google.bigtable.admin.v2.GetInstanceRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInstance</h4>
<pre>public&nbsp;<a href="../../../../../com/google/bigtable/admin/v2/Instance.html" title="class in com.google.bigtable.admin.v2">Instance</a>&nbsp;getInstance(<a href="../../../../../com/google/bigtable/admin/v2/GetInstanceRequest.html" title="class in com.google.bigtable.admin.v2">GetInstanceRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
Gets information about an instance.
</pre></div>
</li>
</ul>
<a name="listInstances-com.google.bigtable.admin.v2.ListInstancesRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>listInstances</h4>
<pre>public&nbsp;<a href="../../../../../com/google/bigtable/admin/v2/ListInstancesResponse.html" title="class in com.google.bigtable.admin.v2">ListInstancesResponse</a>&nbsp;listInstances(<a href="../../../../../com/google/bigtable/admin/v2/ListInstancesRequest.html" title="class in com.google.bigtable.admin.v2">ListInstancesRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
Lists information about instances in a project.
</pre></div>
</li>
</ul>
<a name="updateInstance-com.google.bigtable.admin.v2.Instance-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateInstance</h4>
<pre>public&nbsp;<a href="../../../../../com/google/bigtable/admin/v2/Instance.html" title="class in com.google.bigtable.admin.v2">Instance</a>&nbsp;updateInstance(<a href="../../../../../com/google/bigtable/admin/v2/Instance.html" title="class in com.google.bigtable.admin.v2">Instance</a>&nbsp;request)</pre>
<div class="block"><pre>
Updates an instance within a project.
</pre></div>
</li>
</ul>
<a name="partialUpdateInstance-com.google.bigtable.admin.v2.PartialUpdateInstanceRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>partialUpdateInstance</h4>
<pre>public&nbsp;<a href="../../../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&nbsp;partialUpdateInstance(<a href="../../../../../com/google/bigtable/admin/v2/PartialUpdateInstanceRequest.html" title="class in com.google.bigtable.admin.v2">PartialUpdateInstanceRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
Partially updates an instance within a project.
</pre></div>
</li>
</ul>
<a name="deleteInstance-com.google.bigtable.admin.v2.DeleteInstanceRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteInstance</h4>
<pre>public&nbsp;<a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a>&nbsp;deleteInstance(<a href="../../../../../com/google/bigtable/admin/v2/DeleteInstanceRequest.html" title="class in com.google.bigtable.admin.v2">DeleteInstanceRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
Delete an instance from a project.
</pre></div>
</li>
</ul>
<a name="createCluster-com.google.bigtable.admin.v2.CreateClusterRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createCluster</h4>
<pre>public&nbsp;<a href="../../../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&nbsp;createCluster(<a href="../../../../../com/google/bigtable/admin/v2/CreateClusterRequest.html" title="class in com.google.bigtable.admin.v2">CreateClusterRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
Creates a cluster within an instance.
</pre></div>
</li>
</ul>
<a name="getCluster-com.google.bigtable.admin.v2.GetClusterRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCluster</h4>
<pre>public&nbsp;<a href="../../../../../com/google/bigtable/admin/v2/Cluster.html" title="class in com.google.bigtable.admin.v2">Cluster</a>&nbsp;getCluster(<a href="../../../../../com/google/bigtable/admin/v2/GetClusterRequest.html" title="class in com.google.bigtable.admin.v2">GetClusterRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
Gets information about a cluster.
</pre></div>
</li>
</ul>
<a name="listClusters-com.google.bigtable.admin.v2.ListClustersRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>listClusters</h4>
<pre>public&nbsp;<a href="../../../../../com/google/bigtable/admin/v2/ListClustersResponse.html" title="class in com.google.bigtable.admin.v2">ListClustersResponse</a>&nbsp;listClusters(<a href="../../../../../com/google/bigtable/admin/v2/ListClustersRequest.html" title="class in com.google.bigtable.admin.v2">ListClustersRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
Lists information about clusters in an instance.
</pre></div>
</li>
</ul>
<a name="updateCluster-com.google.bigtable.admin.v2.Cluster-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateCluster</h4>
<pre>public&nbsp;<a href="../../../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&nbsp;updateCluster(<a href="../../../../../com/google/bigtable/admin/v2/Cluster.html" title="class in com.google.bigtable.admin.v2">Cluster</a>&nbsp;request)</pre>
<div class="block"><pre>
Updates a cluster within an instance.
</pre></div>
</li>
</ul>
<a name="deleteCluster-com.google.bigtable.admin.v2.DeleteClusterRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteCluster</h4>
<pre>public&nbsp;<a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a>&nbsp;deleteCluster(<a href="../../../../../com/google/bigtable/admin/v2/DeleteClusterRequest.html" title="class in com.google.bigtable.admin.v2">DeleteClusterRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
Deletes a cluster from an instance.
</pre></div>
</li>
</ul>
<a name="createAppProfile-com.google.bigtable.admin.v2.CreateAppProfileRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createAppProfile</h4>
<pre>public&nbsp;<a href="../../../../../com/google/bigtable/admin/v2/AppProfile.html" title="class in com.google.bigtable.admin.v2">AppProfile</a>&nbsp;createAppProfile(<a href="../../../../../com/google/bigtable/admin/v2/CreateAppProfileRequest.html" title="class in com.google.bigtable.admin.v2">CreateAppProfileRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
This is a private alpha release of Cloud Bigtable replication. This feature
is not currently available to most Cloud Bigtable customers. This feature
might be changed in backward-incompatible ways and is not recommended for
production use. It is not subject to any SLA or deprecation policy.
Creates an app profile within an instance.
</pre></div>
</li>
</ul>
<a name="getAppProfile-com.google.bigtable.admin.v2.GetAppProfileRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAppProfile</h4>
<pre>public&nbsp;<a href="../../../../../com/google/bigtable/admin/v2/AppProfile.html" title="class in com.google.bigtable.admin.v2">AppProfile</a>&nbsp;getAppProfile(<a href="../../../../../com/google/bigtable/admin/v2/GetAppProfileRequest.html" title="class in com.google.bigtable.admin.v2">GetAppProfileRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
This is a private alpha release of Cloud Bigtable replication. This feature
is not currently available to most Cloud Bigtable customers. This feature
might be changed in backward-incompatible ways and is not recommended for
production use. It is not subject to any SLA or deprecation policy.
Gets information about an app profile.
</pre></div>
</li>
</ul>
<a name="listAppProfiles-com.google.bigtable.admin.v2.ListAppProfilesRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>listAppProfiles</h4>
<pre>public&nbsp;<a href="../../../../../com/google/bigtable/admin/v2/ListAppProfilesResponse.html" title="class in com.google.bigtable.admin.v2">ListAppProfilesResponse</a>&nbsp;listAppProfiles(<a href="../../../../../com/google/bigtable/admin/v2/ListAppProfilesRequest.html" title="class in com.google.bigtable.admin.v2">ListAppProfilesRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
This is a private alpha release of Cloud Bigtable replication. This feature
is not currently available to most Cloud Bigtable customers. This feature
might be changed in backward-incompatible ways and is not recommended for
production use. It is not subject to any SLA or deprecation policy.
Lists information about app profiles in an instance.
</pre></div>
</li>
</ul>
<a name="updateAppProfile-com.google.bigtable.admin.v2.UpdateAppProfileRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>updateAppProfile</h4>
<pre>public&nbsp;<a href="../../../../../com/google/longrunning/Operation.html" title="class in com.google.longrunning">Operation</a>&nbsp;updateAppProfile(<a href="../../../../../com/google/bigtable/admin/v2/UpdateAppProfileRequest.html" title="class in com.google.bigtable.admin.v2">UpdateAppProfileRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
This is a private alpha release of Cloud Bigtable replication. This feature
is not currently available to most Cloud Bigtable customers. This feature
might be changed in backward-incompatible ways and is not recommended for
production use. It is not subject to any SLA or deprecation policy.
Updates an app profile within an instance.
</pre></div>
</li>
</ul>
<a name="deleteAppProfile-com.google.bigtable.admin.v2.DeleteAppProfileRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deleteAppProfile</h4>
<pre>public&nbsp;<a href="https://developers.google.com/protocol-buffers/docs/reference/java/com/google/protobuf/Empty.html?is-external=true" title="class or interface in com.google.protobuf">Empty</a>&nbsp;deleteAppProfile(<a href="../../../../../com/google/bigtable/admin/v2/DeleteAppProfileRequest.html" title="class in com.google.bigtable.admin.v2">DeleteAppProfileRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
This is a private alpha release of Cloud Bigtable replication. This feature
is not currently available to most Cloud Bigtable customers. This feature
might be changed in backward-incompatible ways and is not recommended for
production use. It is not subject to any SLA or deprecation policy.
Deletes an app profile from an instance.
</pre></div>
</li>
</ul>
<a name="getIamPolicy-com.google.iam.v1.GetIamPolicyRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getIamPolicy</h4>
<pre>public&nbsp;<a href="../../../../../com/google/iam/v1/Policy.html" title="class in com.google.iam.v1">Policy</a>&nbsp;getIamPolicy(<a href="../../../../../com/google/iam/v1/GetIamPolicyRequest.html" title="class in com.google.iam.v1">GetIamPolicyRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
This is a private alpha release of Cloud Bigtable instance level
permissions. This feature is not currently available to most Cloud Bigtable
customers. This feature might be changed in backward-incompatible ways and
is not recommended for production use. It is not subject to any SLA or
deprecation policy.
Gets the access control policy for an instance resource. Returns an empty
policy if an instance exists but does not have a policy set.
</pre></div>
</li>
</ul>
<a name="setIamPolicy-com.google.iam.v1.SetIamPolicyRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setIamPolicy</h4>
<pre>public&nbsp;<a href="../../../../../com/google/iam/v1/Policy.html" title="class in com.google.iam.v1">Policy</a>&nbsp;setIamPolicy(<a href="../../../../../com/google/iam/v1/SetIamPolicyRequest.html" title="class in com.google.iam.v1">SetIamPolicyRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
This is a private alpha release of Cloud Bigtable instance level
permissions. This feature is not currently available to most Cloud Bigtable
customers. This feature might be changed in backward-incompatible ways and
is not recommended for production use. It is not subject to any SLA or
deprecation policy.
Sets the access control policy on an instance resource. Replaces any
existing policy.
</pre></div>
</li>
</ul>
<a name="testIamPermissions-com.google.iam.v1.TestIamPermissionsRequest-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>testIamPermissions</h4>
<pre>public&nbsp;<a href="../../../../../com/google/iam/v1/TestIamPermissionsResponse.html" title="class in com.google.iam.v1">TestIamPermissionsResponse</a>&nbsp;testIamPermissions(<a href="../../../../../com/google/iam/v1/TestIamPermissionsRequest.html" title="class in com.google.iam.v1">TestIamPermissionsRequest</a>&nbsp;request)</pre>
<div class="block"><pre>
This is a private alpha release of Cloud Bigtable instance level
permissions. This feature is not currently available to most Cloud Bigtable
customers. This feature might be changed in backward-incompatible ways and
is not recommended for production use. It is not subject to any SLA or
deprecation policy.
Returns permissions that the caller has on the specified instance resource.
</pre></div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.html" title="class in com.google.bigtable.admin.v2"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminFutureStub.html" title="class in com.google.bigtable.admin.v2"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?com/google/bigtable/admin/v2/BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html" target="_top">Frames</a></li>
<li><a href="BigtableInstanceAdminGrpc.BigtableInstanceAdminBlockingStub.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>