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 |
---|---|
PatchRouterHttpRequest |
PatchRouterHttpRequest.Builder.build() |
static PatchRouterHttpRequest |
PatchRouterHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchRouterHttpRequest,Operation> |
RouterClient.patchRouterCallable()
Patches the specified Router resource with the data included in the request.
|
UnaryCallSettings<PatchRouterHttpRequest,Operation> |
RouterSettings.patchRouterSettings()
Returns the object with the settings used for calls to patchRouter.
|
UnaryCallSettings.Builder<PatchRouterHttpRequest,Operation> |
RouterSettings.Builder.patchRouterSettings()
Returns the builder for the settings used for calls to patchRouter.
|
Modifier and Type | Method and Description |
---|---|
PatchRouterHttpRequest.Builder |
PatchRouterHttpRequest.Builder.mergeFrom(PatchRouterHttpRequest other) |
static PatchRouterHttpRequest.Builder |
PatchRouterHttpRequest.newBuilder(PatchRouterHttpRequest prototype) |
Operation |
RouterClient.patchRouter(PatchRouterHttpRequest request)
Patches the specified Router resource with the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<PatchRouterHttpRequest,Operation> |
HttpJsonRouterStub.patchRouterMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchRouterHttpRequest,Operation> |
RouterStub.patchRouterCallable() |
UnaryCallable<PatchRouterHttpRequest,Operation> |
HttpJsonRouterStub.patchRouterCallable() |
UnaryCallSettings<PatchRouterHttpRequest,Operation> |
RouterStubSettings.patchRouterSettings()
Returns the object with the settings used for calls to patchRouter.
|
UnaryCallSettings.Builder<PatchRouterHttpRequest,Operation> |
RouterStubSettings.Builder.patchRouterSettings()
Returns the builder for the settings used for calls to patchRouter.
|
Copyright © 2019 Google LLC. All rights reserved.