| 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 | 
|---|---|
InsertSubnetworkHttpRequest | 
InsertSubnetworkHttpRequest.Builder.build()  | 
static InsertSubnetworkHttpRequest | 
InsertSubnetworkHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertSubnetworkHttpRequest,Operation> | 
SubnetworkClient.insertSubnetworkCallable()
Creates a subnetwork in the specified project using the data included in the request. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<InsertSubnetworkHttpRequest,Operation> | 
SubnetworkSettings.insertSubnetworkSettings()
Returns the object with the settings used for calls to insertSubnetwork. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertSubnetworkHttpRequest,Operation> | 
SubnetworkSettings.Builder.insertSubnetworkSettings()
Returns the builder for the settings used for calls to insertSubnetwork. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
SubnetworkClient.insertSubnetwork(InsertSubnetworkHttpRequest request)
Creates a subnetwork in the specified project using the data included in the request. 
 | 
InsertSubnetworkHttpRequest.Builder | 
InsertSubnetworkHttpRequest.Builder.mergeFrom(InsertSubnetworkHttpRequest other)  | 
static InsertSubnetworkHttpRequest.Builder | 
InsertSubnetworkHttpRequest.newBuilder(InsertSubnetworkHttpRequest prototype)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<InsertSubnetworkHttpRequest,Operation> | 
HttpJsonSubnetworkStub.insertSubnetworkMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertSubnetworkHttpRequest,Operation> | 
SubnetworkStub.insertSubnetworkCallable()  | 
com.google.api.gax.rpc.UnaryCallable<InsertSubnetworkHttpRequest,Operation> | 
HttpJsonSubnetworkStub.insertSubnetworkCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<InsertSubnetworkHttpRequest,Operation> | 
SubnetworkStubSettings.insertSubnetworkSettings()
Returns the object with the settings used for calls to insertSubnetwork. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertSubnetworkHttpRequest,Operation> | 
SubnetworkStubSettings.Builder.insertSubnetworkSettings()
Returns the builder for the settings used for calls to insertSubnetwork. 
 | 
Copyright © 2019 Google LLC. All rights reserved.