| 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 | 
|---|---|
ResetInstanceHttpRequest | 
ResetInstanceHttpRequest.Builder.build()  | 
static ResetInstanceHttpRequest | 
ResetInstanceHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ResetInstanceHttpRequest,Operation> | 
InstanceClient.resetInstanceCallable()
Performs a reset on the instance. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<ResetInstanceHttpRequest,Operation> | 
InstanceSettings.resetInstanceSettings()
Returns the object with the settings used for calls to resetInstance. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<ResetInstanceHttpRequest,Operation> | 
InstanceSettings.Builder.resetInstanceSettings()
Returns the builder for the settings used for calls to resetInstance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ResetInstanceHttpRequest.Builder | 
ResetInstanceHttpRequest.Builder.mergeFrom(ResetInstanceHttpRequest other)  | 
static ResetInstanceHttpRequest.Builder | 
ResetInstanceHttpRequest.newBuilder(ResetInstanceHttpRequest prototype)  | 
Operation | 
InstanceClient.resetInstance(ResetInstanceHttpRequest request)
Performs a reset on the instance. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ResetInstanceHttpRequest,Operation> | 
HttpJsonInstanceStub.resetInstanceMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ResetInstanceHttpRequest,Operation> | 
InstanceStub.resetInstanceCallable()  | 
com.google.api.gax.rpc.UnaryCallable<ResetInstanceHttpRequest,Operation> | 
HttpJsonInstanceStub.resetInstanceCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<ResetInstanceHttpRequest,Operation> | 
InstanceStubSettings.resetInstanceSettings()
Returns the object with the settings used for calls to resetInstance. 
 | 
com.google.api.gax.rpc.UnaryCallSettings.Builder<ResetInstanceHttpRequest,Operation> | 
InstanceStubSettings.Builder.resetInstanceSettings()
Returns the builder for the settings used for calls to resetInstance. 
 | 
Copyright © 2019 Google LLC. All rights reserved.