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 |
---|---|
UnaryCallable<InsertGlobalAddressHttpRequest,Operation> |
GlobalAddressClient.insertGlobalAddressCallable()
Creates an address resource in the specified project using the data included in the request.
|
UnaryCallSettings<InsertGlobalAddressHttpRequest,Operation> |
GlobalAddressSettings.insertGlobalAddressSettings()
Returns the object with the settings used for calls to insertGlobalAddress.
|
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 ApiMethodDescriptor<InsertGlobalAddressHttpRequest,Operation> |
HttpJsonGlobalAddressStub.insertGlobalAddressMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertGlobalAddressHttpRequest,Operation> |
GlobalAddressStub.insertGlobalAddressCallable() |
UnaryCallable<InsertGlobalAddressHttpRequest,Operation> |
HttpJsonGlobalAddressStub.insertGlobalAddressCallable() |
UnaryCallSettings<InsertGlobalAddressHttpRequest,Operation> |
GlobalAddressStubSettings.insertGlobalAddressSettings()
Returns the object with the settings used for calls to insertGlobalAddress.
|
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.