| 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 | 
|---|---|
InsertAddressHttpRequest | 
InsertAddressHttpRequest.Builder.build()  | 
static InsertAddressHttpRequest | 
InsertAddressHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertAddressHttpRequest,Operation> | 
AddressClient.insertAddressCallable()
Creates an address resource in the specified project using the data included in the request. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<InsertAddressHttpRequest,Operation> | 
AddressSettings.insertAddressSettings()
Returns the object with the settings used for calls to insertAddress. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertAddressHttpRequest,Operation> | 
AddressSettings.Builder.insertAddressSettings()
Returns the builder for the settings used for calls to insertAddress. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
AddressClient.insertAddress(InsertAddressHttpRequest request)
Creates an address resource in the specified project using the data included in the request. 
 | 
InsertAddressHttpRequest.Builder | 
InsertAddressHttpRequest.Builder.mergeFrom(InsertAddressHttpRequest other)  | 
static InsertAddressHttpRequest.Builder | 
InsertAddressHttpRequest.newBuilder(InsertAddressHttpRequest prototype)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<InsertAddressHttpRequest,Operation> | 
HttpJsonAddressStub.insertAddressMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertAddressHttpRequest,Operation> | 
AddressStub.insertAddressCallable()  | 
com.google.api.gax.rpc.UnaryCallable<InsertAddressHttpRequest,Operation> | 
HttpJsonAddressStub.insertAddressCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<InsertAddressHttpRequest,Operation> | 
AddressStubSettings.insertAddressSettings()
Returns the object with the settings used for calls to insertAddress. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertAddressHttpRequest,Operation> | 
AddressStubSettings.Builder.insertAddressSettings()
Returns the builder for the settings used for calls to insertAddress. 
 | 
Copyright © 2019 Google LLC. All rights reserved.