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 |
---|---|
UnaryCallable<InsertSubnetworkHttpRequest,Operation> |
SubnetworkClient.insertSubnetworkCallable()
Creates a subnetwork in the specified project using the data included in the request.
|
UnaryCallSettings<InsertSubnetworkHttpRequest,Operation> |
SubnetworkSettings.insertSubnetworkSettings()
Returns the object with the settings used for calls to insertSubnetwork.
|
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 ApiMethodDescriptor<InsertSubnetworkHttpRequest,Operation> |
HttpJsonSubnetworkStub.insertSubnetworkMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertSubnetworkHttpRequest,Operation> |
HttpJsonSubnetworkStub.insertSubnetworkCallable() |
UnaryCallable<InsertSubnetworkHttpRequest,Operation> |
SubnetworkStub.insertSubnetworkCallable() |
UnaryCallSettings<InsertSubnetworkHttpRequest,Operation> |
SubnetworkStubSettings.insertSubnetworkSettings()
Returns the object with the settings used for calls to insertSubnetwork.
|
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.