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 |
---|---|
SerialPortOutput |
SerialPortOutput.Builder.build() |
static SerialPortOutput |
SerialPortOutput.getDefaultInstance() |
SerialPortOutput |
InstanceClient.getSerialPortOutputInstance(GetSerialPortOutputInstanceHttpRequest request)
Returns the last 1 MB of serial port output from the specified instance.
|
SerialPortOutput |
InstanceClient.getSerialPortOutputInstance(ProjectZoneInstanceName instance,
Integer port,
String start)
Returns the last 1 MB of serial port output from the specified instance.
|
SerialPortOutput |
InstanceClient.getSerialPortOutputInstance(String instance,
Integer port,
String start)
Returns the last 1 MB of serial port output from the specified instance.
|
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.Builder |
SerialPortOutput.Builder.mergeFrom(SerialPortOutput other) |
static SerialPortOutput.Builder |
SerialPortOutput.newBuilder(SerialPortOutput 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.