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 |
---|---|
InsertNetworkHttpRequest |
InsertNetworkHttpRequest.Builder.build() |
static InsertNetworkHttpRequest |
InsertNetworkHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertNetworkHttpRequest,Operation> |
NetworkClient.insertNetworkCallable()
Creates a network in the specified project using the data included in the request.
|
UnaryCallSettings<InsertNetworkHttpRequest,Operation> |
NetworkSettings.insertNetworkSettings()
Returns the object with the settings used for calls to insertNetwork.
|
UnaryCallSettings.Builder<InsertNetworkHttpRequest,Operation> |
NetworkSettings.Builder.insertNetworkSettings()
Returns the builder for the settings used for calls to insertNetwork.
|
Modifier and Type | Method and Description |
---|---|
Operation |
NetworkClient.insertNetwork(InsertNetworkHttpRequest request)
Creates a network in the specified project using the data included in the request.
|
InsertNetworkHttpRequest.Builder |
InsertNetworkHttpRequest.Builder.mergeFrom(InsertNetworkHttpRequest other) |
static InsertNetworkHttpRequest.Builder |
InsertNetworkHttpRequest.newBuilder(InsertNetworkHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertNetworkHttpRequest,Operation> |
HttpJsonNetworkStub.insertNetworkMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertNetworkHttpRequest,Operation> |
NetworkStub.insertNetworkCallable() |
UnaryCallable<InsertNetworkHttpRequest,Operation> |
HttpJsonNetworkStub.insertNetworkCallable() |
UnaryCallSettings<InsertNetworkHttpRequest,Operation> |
NetworkStubSettings.insertNetworkSettings()
Returns the object with the settings used for calls to insertNetwork.
|
UnaryCallSettings.Builder<InsertNetworkHttpRequest,Operation> |
NetworkStubSettings.Builder.insertNetworkSettings()
Returns the builder for the settings used for calls to insertNetwork.
|
Copyright © 2019 Google LLC. All rights reserved.