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 |
---|---|
GetSerialPortOutputInstanceHttpRequest |
GetSerialPortOutputInstanceHttpRequest.Builder.build() |
static GetSerialPortOutputInstanceHttpRequest |
GetSerialPortOutputInstanceHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetSerialPortOutputInstanceHttpRequest,SerialPortOutput> |
InstanceClient.getSerialPortOutputInstanceCallable()
Returns the last 1 MB of serial port output from the specified instance.
|
UnaryCallSettings<GetSerialPortOutputInstanceHttpRequest,SerialPortOutput> |
InstanceSettings.getSerialPortOutputInstanceSettings()
Returns the object with the settings used for calls to getSerialPortOutputInstance.
|
UnaryCallSettings.Builder<GetSerialPortOutputInstanceHttpRequest,SerialPortOutput> |
InstanceSettings.Builder.getSerialPortOutputInstanceSettings()
Returns the builder for the settings used for calls to getSerialPortOutputInstance.
|
Modifier and Type | Method and Description |
---|---|
SerialPortOutput |
InstanceClient.getSerialPortOutputInstance(GetSerialPortOutputInstanceHttpRequest request)
Returns the last 1 MB of serial port output from the specified instance.
|
GetSerialPortOutputInstanceHttpRequest.Builder |
GetSerialPortOutputInstanceHttpRequest.Builder.mergeFrom(GetSerialPortOutputInstanceHttpRequest other) |
static GetSerialPortOutputInstanceHttpRequest.Builder |
GetSerialPortOutputInstanceHttpRequest.newBuilder(GetSerialPortOutputInstanceHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetSerialPortOutputInstanceHttpRequest,SerialPortOutput> |
HttpJsonInstanceStub.getSerialPortOutputInstanceMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetSerialPortOutputInstanceHttpRequest,SerialPortOutput> |
HttpJsonInstanceStub.getSerialPortOutputInstanceCallable() |
UnaryCallable<GetSerialPortOutputInstanceHttpRequest,SerialPortOutput> |
InstanceStub.getSerialPortOutputInstanceCallable() |
UnaryCallSettings<GetSerialPortOutputInstanceHttpRequest,SerialPortOutput> |
InstanceStubSettings.getSerialPortOutputInstanceSettings()
Returns the object with the settings used for calls to getSerialPortOutputInstance.
|
UnaryCallSettings.Builder<GetSerialPortOutputInstanceHttpRequest,SerialPortOutput> |
InstanceStubSettings.Builder.getSerialPortOutputInstanceSettings()
Returns the builder for the settings used for calls to getSerialPortOutputInstance.
|
Copyright © 2019 Google LLC. All rights reserved.