| 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 | 
|---|---|
UpdateAccessConfigInstanceHttpRequest | 
UpdateAccessConfigInstanceHttpRequest.Builder.build()  | 
static UpdateAccessConfigInstanceHttpRequest | 
UpdateAccessConfigInstanceHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<UpdateAccessConfigInstanceHttpRequest,Operation> | 
InstanceClient.updateAccessConfigInstanceCallable()
Updates the specified access config from an instance's network interface with the data included
 in the request. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<UpdateAccessConfigInstanceHttpRequest,Operation> | 
InstanceSettings.updateAccessConfigInstanceSettings()
Returns the object with the settings used for calls to updateAccessConfigInstance. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAccessConfigInstanceHttpRequest,Operation> | 
InstanceSettings.Builder.updateAccessConfigInstanceSettings()
Returns the builder for the settings used for calls to updateAccessConfigInstance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
UpdateAccessConfigInstanceHttpRequest.Builder | 
UpdateAccessConfigInstanceHttpRequest.Builder.mergeFrom(UpdateAccessConfigInstanceHttpRequest other)  | 
static UpdateAccessConfigInstanceHttpRequest.Builder | 
UpdateAccessConfigInstanceHttpRequest.newBuilder(UpdateAccessConfigInstanceHttpRequest prototype)  | 
Operation | 
InstanceClient.updateAccessConfigInstance(UpdateAccessConfigInstanceHttpRequest request)
Updates the specified access config from an instance's network interface with the data included
 in the request. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<UpdateAccessConfigInstanceHttpRequest,Operation> | 
HttpJsonInstanceStub.updateAccessConfigInstanceMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<UpdateAccessConfigInstanceHttpRequest,Operation> | 
InstanceStub.updateAccessConfigInstanceCallable()  | 
com.google.api.gax.rpc.UnaryCallable<UpdateAccessConfigInstanceHttpRequest,Operation> | 
HttpJsonInstanceStub.updateAccessConfigInstanceCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<UpdateAccessConfigInstanceHttpRequest,Operation> | 
InstanceStubSettings.updateAccessConfigInstanceSettings()
Returns the object with the settings used for calls to updateAccessConfigInstance. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAccessConfigInstanceHttpRequest,Operation> | 
InstanceStubSettings.Builder.updateAccessConfigInstanceSettings()
Returns the builder for the settings used for calls to updateAccessConfigInstance. 
 | 
Copyright © 2019 Google LLC. All rights reserved.