| 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 | 
|---|---|
InsertGlobalAddressHttpRequest | 
InsertGlobalAddressHttpRequest.Builder.build()  | 
static InsertGlobalAddressHttpRequest | 
InsertGlobalAddressHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertGlobalAddressHttpRequest,Operation> | 
GlobalAddressClient.insertGlobalAddressCallable()
Creates an address resource in the specified project using the data included in the request. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<InsertGlobalAddressHttpRequest,Operation> | 
GlobalAddressSettings.insertGlobalAddressSettings()
Returns the object with the settings used for calls to insertGlobalAddress. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertGlobalAddressHttpRequest,Operation> | 
GlobalAddressSettings.Builder.insertGlobalAddressSettings()
Returns the builder for the settings used for calls to insertGlobalAddress. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
GlobalAddressClient.insertGlobalAddress(InsertGlobalAddressHttpRequest request)
Creates an address resource in the specified project using the data included in the request. 
 | 
InsertGlobalAddressHttpRequest.Builder | 
InsertGlobalAddressHttpRequest.Builder.mergeFrom(InsertGlobalAddressHttpRequest other)  | 
static InsertGlobalAddressHttpRequest.Builder | 
InsertGlobalAddressHttpRequest.newBuilder(InsertGlobalAddressHttpRequest prototype)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<InsertGlobalAddressHttpRequest,Operation> | 
HttpJsonGlobalAddressStub.insertGlobalAddressMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertGlobalAddressHttpRequest,Operation> | 
GlobalAddressStub.insertGlobalAddressCallable()  | 
com.google.api.gax.rpc.UnaryCallable<InsertGlobalAddressHttpRequest,Operation> | 
HttpJsonGlobalAddressStub.insertGlobalAddressCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<InsertGlobalAddressHttpRequest,Operation> | 
GlobalAddressStubSettings.insertGlobalAddressSettings()
Returns the object with the settings used for calls to insertGlobalAddress. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertGlobalAddressHttpRequest,Operation> | 
GlobalAddressStubSettings.Builder.insertGlobalAddressSettings()
Returns the builder for the settings used for calls to insertGlobalAddress. 
 | 
Copyright © 2019 Google LLC. All rights reserved.