| 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 | 
|---|---|
SwitchToCustomModeNetworkHttpRequest | 
SwitchToCustomModeNetworkHttpRequest.Builder.build()  | 
static SwitchToCustomModeNetworkHttpRequest | 
SwitchToCustomModeNetworkHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<SwitchToCustomModeNetworkHttpRequest,Operation> | 
NetworkClient.switchToCustomModeNetworkCallable()
Switches the network mode from auto subnet mode to custom subnet mode. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<SwitchToCustomModeNetworkHttpRequest,Operation> | 
NetworkSettings.switchToCustomModeNetworkSettings()
Returns the object with the settings used for calls to switchToCustomModeNetwork. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<SwitchToCustomModeNetworkHttpRequest,Operation> | 
NetworkSettings.Builder.switchToCustomModeNetworkSettings()
Returns the builder for the settings used for calls to switchToCustomModeNetwork. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SwitchToCustomModeNetworkHttpRequest.Builder | 
SwitchToCustomModeNetworkHttpRequest.Builder.mergeFrom(SwitchToCustomModeNetworkHttpRequest other)  | 
static SwitchToCustomModeNetworkHttpRequest.Builder | 
SwitchToCustomModeNetworkHttpRequest.newBuilder(SwitchToCustomModeNetworkHttpRequest prototype)  | 
Operation | 
NetworkClient.switchToCustomModeNetwork(SwitchToCustomModeNetworkHttpRequest request)
Switches the network mode from auto subnet mode to custom subnet mode. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<SwitchToCustomModeNetworkHttpRequest,Operation> | 
HttpJsonNetworkStub.switchToCustomModeNetworkMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<SwitchToCustomModeNetworkHttpRequest,Operation> | 
NetworkStub.switchToCustomModeNetworkCallable()  | 
com.google.api.gax.rpc.UnaryCallable<SwitchToCustomModeNetworkHttpRequest,Operation> | 
HttpJsonNetworkStub.switchToCustomModeNetworkCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<SwitchToCustomModeNetworkHttpRequest,Operation> | 
NetworkStubSettings.switchToCustomModeNetworkSettings()
Returns the object with the settings used for calls to switchToCustomModeNetwork. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<SwitchToCustomModeNetworkHttpRequest,Operation> | 
NetworkStubSettings.Builder.switchToCustomModeNetworkSettings()
Returns the builder for the settings used for calls to switchToCustomModeNetwork. 
 | 
Copyright © 2019 Google LLC. All rights reserved.