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 |
---|---|
GetZoneHttpRequest |
GetZoneHttpRequest.Builder.build() |
static GetZoneHttpRequest |
GetZoneHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetZoneHttpRequest,Zone> |
ZoneClient.getZoneCallable()
Returns the specified Zone resource.
|
UnaryCallSettings<GetZoneHttpRequest,Zone> |
ZoneSettings.getZoneSettings()
Returns the object with the settings used for calls to getZone.
|
UnaryCallSettings.Builder<GetZoneHttpRequest,Zone> |
ZoneSettings.Builder.getZoneSettings()
Returns the builder for the settings used for calls to getZone.
|
Modifier and Type | Method and Description |
---|---|
Zone |
ZoneClient.getZone(GetZoneHttpRequest request)
Returns the specified Zone resource.
|
GetZoneHttpRequest.Builder |
GetZoneHttpRequest.Builder.mergeFrom(GetZoneHttpRequest other) |
static GetZoneHttpRequest.Builder |
GetZoneHttpRequest.newBuilder(GetZoneHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetZoneHttpRequest,Zone> |
HttpJsonZoneStub.getZoneMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetZoneHttpRequest,Zone> |
HttpJsonZoneStub.getZoneCallable() |
UnaryCallable<GetZoneHttpRequest,Zone> |
ZoneStub.getZoneCallable() |
UnaryCallSettings<GetZoneHttpRequest,Zone> |
ZoneStubSettings.getZoneSettings()
Returns the object with the settings used for calls to getZone.
|
UnaryCallSettings.Builder<GetZoneHttpRequest,Zone> |
ZoneStubSettings.Builder.getZoneSettings()
Returns the builder for the settings used for calls to getZone.
|
Copyright © 2019 Google LLC. All rights reserved.