| 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 | 
|---|---|
InsertInstanceHttpRequest | 
InsertInstanceHttpRequest.Builder.build()  | 
static InsertInstanceHttpRequest | 
InsertInstanceHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertInstanceHttpRequest,Operation> | 
InstanceClient.insertInstanceCallable()
Creates an instance resource in the specified project using the data included in the request. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<InsertInstanceHttpRequest,Operation> | 
InstanceSettings.insertInstanceSettings()
Returns the object with the settings used for calls to insertInstance. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertInstanceHttpRequest,Operation> | 
InstanceSettings.Builder.insertInstanceSettings()
Returns the builder for the settings used for calls to insertInstance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
InstanceClient.insertInstance(InsertInstanceHttpRequest request)
Creates an instance resource in the specified project using the data included in the request. 
 | 
InsertInstanceHttpRequest.Builder | 
InsertInstanceHttpRequest.Builder.mergeFrom(InsertInstanceHttpRequest other)  | 
static InsertInstanceHttpRequest.Builder | 
InsertInstanceHttpRequest.newBuilder(InsertInstanceHttpRequest prototype)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<InsertInstanceHttpRequest,Operation> | 
HttpJsonInstanceStub.insertInstanceMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertInstanceHttpRequest,Operation> | 
InstanceStub.insertInstanceCallable()  | 
com.google.api.gax.rpc.UnaryCallable<InsertInstanceHttpRequest,Operation> | 
HttpJsonInstanceStub.insertInstanceCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<InsertInstanceHttpRequest,Operation> | 
InstanceStubSettings.insertInstanceSettings()
Returns the object with the settings used for calls to insertInstance. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertInstanceHttpRequest,Operation> | 
InstanceStubSettings.Builder.insertInstanceSettings()
Returns the builder for the settings used for calls to insertInstance. 
 | 
Copyright © 2019 Google LLC. All rights reserved.