| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | 
 A client to Compute Engine API. 
 | 
| com.google.cloud.compute.v1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
Instance | 
Instance.Builder.build()  | 
Instance | 
InsertInstanceHttpRequest.getApiMessageRequestBody()  | 
static Instance | 
Instance.getDefaultInstance()  | 
Instance | 
InstanceClient.getInstance(GetInstanceHttpRequest request)
Returns the specified Instance resource. 
 | 
Instance | 
InstanceClient.getInstance(ProjectZoneInstanceName instance)
Returns the specified Instance resource. 
 | 
Instance | 
InstanceClient.getInstance(String instance)
Returns the specified Instance resource. 
 | 
Instance | 
InsertInstanceHttpRequest.getInstanceResource()
An Instance resource. 
 | 
Instance | 
InsertInstanceHttpRequest.Builder.getInstanceResource()
An Instance resource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetInstanceHttpRequest,Instance> | 
InstanceClient.getInstanceCallable()
Returns the specified Instance resource. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<GetInstanceHttpRequest,Instance> | 
InstanceSettings.getInstanceSettings()
Returns the object with the settings used for calls to getInstance. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceHttpRequest,Instance> | 
InstanceSettings.Builder.getInstanceSettings()
Returns the builder for the settings used for calls to getInstance. 
 | 
List<Instance> | 
InstancesScopedList.getInstancesList()
[Output Only] A list of instances contained in this scope. 
 | 
List<Instance> | 
InstancesScopedList.Builder.getInstancesList()
[Output Only] A list of instances contained in this scope. 
 | 
List<Instance> | 
InstanceList.getItemsList()
A list of Instance resources. 
 | 
List<Instance> | 
InstanceList.Builder.getItemsList()
A list of Instance resources. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InstancesScopedList.Builder | 
InstancesScopedList.Builder.addInstances(Instance instances)
[Output Only] A list of instances contained in this scope. 
 | 
InstanceList.Builder | 
InstanceList.Builder.addItems(Instance items)
A list of Instance resources. 
 | 
Operation | 
InstanceClient.insertInstance(ProjectZoneName zone,
              Instance instanceResource)
Creates an instance resource in the specified project using the data included in the request. 
 | 
Operation | 
InstanceClient.insertInstance(String zone,
              Instance instanceResource)
Creates an instance resource in the specified project using the data included in the request. 
 | 
Instance.Builder | 
Instance.Builder.mergeFrom(Instance other)  | 
static Instance.Builder | 
Instance.newBuilder(Instance prototype)  | 
InsertInstanceHttpRequest.Builder | 
InsertInstanceHttpRequest.Builder.setInstanceResource(Instance instanceResource)
An Instance resource. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
InstancesScopedList.Builder | 
InstancesScopedList.Builder.addAllInstances(List<Instance> instances)
[Output Only] A list of instances contained in this scope. 
 | 
InstanceList.Builder | 
InstanceList.Builder.addAllItems(List<Instance> items)
A list of Instance resources. 
 | 
static com.google.api.core.ApiFuture<InstanceClient.ListInstancesPagedResponse> | 
InstanceClient.ListInstancesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
           com.google.api.core.ApiFuture<InstanceList> futureResponse)  | 
protected InstanceClient.ListInstancesPage | 
InstanceClient.ListInstancesPage.createPage(com.google.api.gax.rpc.PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
          InstanceList response)  | 
com.google.api.core.ApiFuture<InstanceClient.ListInstancesPage> | 
InstanceClient.ListInstancesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListInstancesHttpRequest,InstanceList,Instance> context,
               com.google.api.core.ApiFuture<InstanceList> futureResponse)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<GetInstanceHttpRequest,Instance> | 
HttpJsonInstanceStub.getInstanceMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetInstanceHttpRequest,Instance> | 
InstanceStub.getInstanceCallable()  | 
com.google.api.gax.rpc.UnaryCallable<GetInstanceHttpRequest,Instance> | 
HttpJsonInstanceStub.getInstanceCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<GetInstanceHttpRequest,Instance> | 
InstanceStubSettings.getInstanceSettings()
Returns the object with the settings used for calls to getInstance. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceHttpRequest,Instance> | 
InstanceStubSettings.Builder.getInstanceSettings()
Returns the builder for the settings used for calls to getInstance. 
 | 
Copyright © 2019 Google LLC. All rights reserved.