| 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 | 
|---|---|
GetAddressHttpRequest | 
GetAddressHttpRequest.Builder.build()  | 
static GetAddressHttpRequest | 
GetAddressHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetAddressHttpRequest,Address> | 
AddressClient.getAddressCallable()
Returns the specified address resource. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<GetAddressHttpRequest,Address> | 
AddressSettings.getAddressSettings()
Returns the object with the settings used for calls to getAddress. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAddressHttpRequest,Address> | 
AddressSettings.Builder.getAddressSettings()
Returns the builder for the settings used for calls to getAddress. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Address | 
AddressClient.getAddress(GetAddressHttpRequest request)
Returns the specified address resource. 
 | 
GetAddressHttpRequest.Builder | 
GetAddressHttpRequest.Builder.mergeFrom(GetAddressHttpRequest other)  | 
static GetAddressHttpRequest.Builder | 
GetAddressHttpRequest.newBuilder(GetAddressHttpRequest prototype)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<GetAddressHttpRequest,Address> | 
HttpJsonAddressStub.getAddressMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<GetAddressHttpRequest,Address> | 
AddressStub.getAddressCallable()  | 
com.google.api.gax.rpc.UnaryCallable<GetAddressHttpRequest,Address> | 
HttpJsonAddressStub.getAddressCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<GetAddressHttpRequest,Address> | 
AddressStubSettings.getAddressSettings()
Returns the object with the settings used for calls to getAddress. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAddressHttpRequest,Address> | 
AddressStubSettings.Builder.getAddressSettings()
Returns the builder for the settings used for calls to getAddress. 
 | 
Copyright © 2019 Google LLC. All rights reserved.