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 |
---|---|
PatchNetworkHttpRequest |
PatchNetworkHttpRequest.Builder.build() |
static PatchNetworkHttpRequest |
PatchNetworkHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchNetworkHttpRequest,Operation> |
NetworkClient.patchNetworkCallable()
Patches the specified network with the data included in the request.
|
UnaryCallSettings<PatchNetworkHttpRequest,Operation> |
NetworkSettings.patchNetworkSettings()
Returns the object with the settings used for calls to patchNetwork.
|
UnaryCallSettings.Builder<PatchNetworkHttpRequest,Operation> |
NetworkSettings.Builder.patchNetworkSettings()
Returns the builder for the settings used for calls to patchNetwork.
|
Modifier and Type | Method and Description |
---|---|
PatchNetworkHttpRequest.Builder |
PatchNetworkHttpRequest.Builder.mergeFrom(PatchNetworkHttpRequest other) |
static PatchNetworkHttpRequest.Builder |
PatchNetworkHttpRequest.newBuilder(PatchNetworkHttpRequest prototype) |
Operation |
NetworkClient.patchNetwork(PatchNetworkHttpRequest request)
Patches the specified network with the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<PatchNetworkHttpRequest,Operation> |
HttpJsonNetworkStub.patchNetworkMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchNetworkHttpRequest,Operation> |
NetworkStub.patchNetworkCallable() |
UnaryCallable<PatchNetworkHttpRequest,Operation> |
HttpJsonNetworkStub.patchNetworkCallable() |
UnaryCallSettings<PatchNetworkHttpRequest,Operation> |
NetworkStubSettings.patchNetworkSettings()
Returns the object with the settings used for calls to patchNetwork.
|
UnaryCallSettings.Builder<PatchNetworkHttpRequest,Operation> |
NetworkStubSettings.Builder.patchNetworkSettings()
Returns the builder for the settings used for calls to patchNetwork.
|
Copyright © 2019 Google LLC. All rights reserved.