| 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 | 
|---|---|
InsertTargetPoolHttpRequest | 
InsertTargetPoolHttpRequest.Builder.build()  | 
static InsertTargetPoolHttpRequest | 
InsertTargetPoolHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertTargetPoolHttpRequest,Operation> | 
TargetPoolClient.insertTargetPoolCallable()
Creates a target pool in the specified project and region using the data included in the
 request. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<InsertTargetPoolHttpRequest,Operation> | 
TargetPoolSettings.insertTargetPoolSettings()
Returns the object with the settings used for calls to insertTargetPool. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetPoolHttpRequest,Operation> | 
TargetPoolSettings.Builder.insertTargetPoolSettings()
Returns the builder for the settings used for calls to insertTargetPool. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
TargetPoolClient.insertTargetPool(InsertTargetPoolHttpRequest request)
Creates a target pool in the specified project and region using the data included in the
 request. 
 | 
InsertTargetPoolHttpRequest.Builder | 
InsertTargetPoolHttpRequest.Builder.mergeFrom(InsertTargetPoolHttpRequest other)  | 
static InsertTargetPoolHttpRequest.Builder | 
InsertTargetPoolHttpRequest.newBuilder(InsertTargetPoolHttpRequest prototype)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<InsertTargetPoolHttpRequest,Operation> | 
HttpJsonTargetPoolStub.insertTargetPoolMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertTargetPoolHttpRequest,Operation> | 
TargetPoolStub.insertTargetPoolCallable()  | 
com.google.api.gax.rpc.UnaryCallable<InsertTargetPoolHttpRequest,Operation> | 
HttpJsonTargetPoolStub.insertTargetPoolCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<InsertTargetPoolHttpRequest,Operation> | 
TargetPoolStubSettings.insertTargetPoolSettings()
Returns the object with the settings used for calls to insertTargetPool. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertTargetPoolHttpRequest,Operation> | 
TargetPoolStubSettings.Builder.insertTargetPoolSettings()
Returns the builder for the settings used for calls to insertTargetPool. 
 | 
Copyright © 2019 Google LLC. All rights reserved.