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 |
---|---|
GetNetworkHttpRequest |
GetNetworkHttpRequest.Builder.build() |
static GetNetworkHttpRequest |
GetNetworkHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetNetworkHttpRequest,Network> |
NetworkClient.getNetworkCallable()
Returns the specified network.
|
UnaryCallSettings<GetNetworkHttpRequest,Network> |
NetworkSettings.getNetworkSettings()
Returns the object with the settings used for calls to getNetwork.
|
UnaryCallSettings.Builder<GetNetworkHttpRequest,Network> |
NetworkSettings.Builder.getNetworkSettings()
Returns the builder for the settings used for calls to getNetwork.
|
Modifier and Type | Method and Description |
---|---|
Network |
NetworkClient.getNetwork(GetNetworkHttpRequest request)
Returns the specified network.
|
GetNetworkHttpRequest.Builder |
GetNetworkHttpRequest.Builder.mergeFrom(GetNetworkHttpRequest other) |
static GetNetworkHttpRequest.Builder |
GetNetworkHttpRequest.newBuilder(GetNetworkHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetNetworkHttpRequest,Network> |
HttpJsonNetworkStub.getNetworkMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetNetworkHttpRequest,Network> |
NetworkStub.getNetworkCallable() |
UnaryCallable<GetNetworkHttpRequest,Network> |
HttpJsonNetworkStub.getNetworkCallable() |
UnaryCallSettings<GetNetworkHttpRequest,Network> |
NetworkStubSettings.getNetworkSettings()
Returns the object with the settings used for calls to getNetwork.
|
UnaryCallSettings.Builder<GetNetworkHttpRequest,Network> |
NetworkStubSettings.Builder.getNetworkSettings()
Returns the builder for the settings used for calls to getNetwork.
|
Copyright © 2019 Google LLC. All rights reserved.