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 |
---|---|
UnaryCallable<InsertTargetPoolHttpRequest,Operation> |
TargetPoolClient.insertTargetPoolCallable()
Creates a target pool in the specified project and region using the data included in the
request.
|
UnaryCallSettings<InsertTargetPoolHttpRequest,Operation> |
TargetPoolSettings.insertTargetPoolSettings()
Returns the object with the settings used for calls to insertTargetPool.
|
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 ApiMethodDescriptor<InsertTargetPoolHttpRequest,Operation> |
HttpJsonTargetPoolStub.insertTargetPoolMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertTargetPoolHttpRequest,Operation> |
HttpJsonTargetPoolStub.insertTargetPoolCallable() |
UnaryCallable<InsertTargetPoolHttpRequest,Operation> |
TargetPoolStub.insertTargetPoolCallable() |
UnaryCallSettings<InsertTargetPoolHttpRequest,Operation> |
TargetPoolStubSettings.insertTargetPoolSettings()
Returns the object with the settings used for calls to insertTargetPool.
|
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.