| 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 | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertNetworkHttpRequest,Operation> | 
NetworkClient.insertNetworkCallable()
Creates a network in the specified project using the data included in the request. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<InsertNetworkHttpRequest,Operation> | 
NetworkSettings.insertNetworkSettings()
Returns the object with the settings used for calls to insertNetwork. 
 | 
com.google.api.gax.rpc.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 com.google.api.gax.httpjson.ApiMethodDescriptor<InsertNetworkHttpRequest,Operation> | 
HttpJsonNetworkStub.insertNetworkMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertNetworkHttpRequest,Operation> | 
NetworkStub.insertNetworkCallable()  | 
com.google.api.gax.rpc.UnaryCallable<InsertNetworkHttpRequest,Operation> | 
HttpJsonNetworkStub.insertNetworkCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<InsertNetworkHttpRequest,Operation> | 
NetworkStubSettings.insertNetworkSettings()
Returns the object with the settings used for calls to insertNetwork. 
 | 
com.google.api.gax.rpc.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.