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 |
---|---|
Zone |
Zone.Builder.build() |
static Zone |
Zone.getDefaultInstance() |
Zone |
ZoneClient.getZone(GetZoneHttpRequest request)
Returns the specified Zone resource.
|
Zone |
ZoneClient.getZone(ProjectZoneName zone)
Returns the specified Zone resource.
|
Zone |
ZoneClient.getZone(String zone)
Returns the specified Zone resource.
|
Modifier and Type | Method and Description |
---|---|
List<Zone> |
ZoneList.getItemsList()
A list of Zone resources.
|
List<Zone> |
ZoneList.Builder.getItemsList()
A list of Zone resources.
|
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 |
---|---|
ZoneList.Builder |
ZoneList.Builder.addItems(Zone items)
A list of Zone resources.
|
Zone.Builder |
Zone.Builder.mergeFrom(Zone other) |
static Zone.Builder |
Zone.newBuilder(Zone prototype) |
Modifier and Type | Method and Description |
---|---|
ZoneList.Builder |
ZoneList.Builder.addAllItems(List<Zone> items)
A list of Zone resources.
|
static com.google.api.core.ApiFuture<ZoneClient.ListZonesPagedResponse> |
ZoneClient.ListZonesPagedResponse.createAsync(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
com.google.api.core.ApiFuture<ZoneList> futureResponse) |
protected ZoneClient.ListZonesPage |
ZoneClient.ListZonesPage.createPage(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
ZoneList response) |
com.google.api.core.ApiFuture<ZoneClient.ListZonesPage> |
ZoneClient.ListZonesPage.createPageAsync(PageContext<ListZonesHttpRequest,ZoneList,Zone> context,
com.google.api.core.ApiFuture<ZoneList> futureResponse) |
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.