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 |
---|---|
UnaryCallable<ResetInstanceHttpRequest,Operation> |
InstanceClient.resetInstanceCallable()
Performs a reset on the instance.
|
UnaryCallSettings<ResetInstanceHttpRequest,Operation> |
InstanceSettings.resetInstanceSettings()
Returns the object with the settings used for calls to resetInstance.
|
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 ApiMethodDescriptor<ResetInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.resetInstanceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ResetInstanceHttpRequest,Operation> |
HttpJsonInstanceStub.resetInstanceCallable() |
UnaryCallable<ResetInstanceHttpRequest,Operation> |
InstanceStub.resetInstanceCallable() |
UnaryCallSettings<ResetInstanceHttpRequest,Operation> |
InstanceStubSettings.resetInstanceSettings()
Returns the object with the settings used for calls to resetInstance.
|
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.