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 |
---|---|
UnaryCallable<InsertAddressHttpRequest,Operation> |
AddressClient.insertAddressCallable()
Creates an address resource in the specified project using the data included in the request.
|
UnaryCallSettings<InsertAddressHttpRequest,Operation> |
AddressSettings.insertAddressSettings()
Returns the object with the settings used for calls to insertAddress.
|
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 ApiMethodDescriptor<InsertAddressHttpRequest,Operation> |
HttpJsonAddressStub.insertAddressMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertAddressHttpRequest,Operation> |
AddressStub.insertAddressCallable() |
UnaryCallable<InsertAddressHttpRequest,Operation> |
HttpJsonAddressStub.insertAddressCallable() |
UnaryCallSettings<InsertAddressHttpRequest,Operation> |
AddressStubSettings.insertAddressSettings()
Returns the object with the settings used for calls to insertAddress.
|
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.