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 |
---|---|
GetRegionHttpRequest |
GetRegionHttpRequest.Builder.build() |
static GetRegionHttpRequest |
GetRegionHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetRegionHttpRequest,Region> |
RegionClient.getRegionCallable()
Returns the specified Region resource.
|
UnaryCallSettings<GetRegionHttpRequest,Region> |
RegionSettings.getRegionSettings()
Returns the object with the settings used for calls to getRegion.
|
UnaryCallSettings.Builder<GetRegionHttpRequest,Region> |
RegionSettings.Builder.getRegionSettings()
Returns the builder for the settings used for calls to getRegion.
|
Modifier and Type | Method and Description |
---|---|
Region |
RegionClient.getRegion(GetRegionHttpRequest request)
Returns the specified Region resource.
|
GetRegionHttpRequest.Builder |
GetRegionHttpRequest.Builder.mergeFrom(GetRegionHttpRequest other) |
static GetRegionHttpRequest.Builder |
GetRegionHttpRequest.newBuilder(GetRegionHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetRegionHttpRequest,Region> |
HttpJsonRegionStub.getRegionMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetRegionHttpRequest,Region> |
HttpJsonRegionStub.getRegionCallable() |
UnaryCallable<GetRegionHttpRequest,Region> |
RegionStub.getRegionCallable() |
UnaryCallSettings<GetRegionHttpRequest,Region> |
RegionStubSettings.getRegionSettings()
Returns the object with the settings used for calls to getRegion.
|
UnaryCallSettings.Builder<GetRegionHttpRequest,Region> |
RegionStubSettings.Builder.getRegionSettings()
Returns the builder for the settings used for calls to getRegion.
|
Copyright © 2019 Google LLC. All rights reserved.