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 |
---|---|
PatchUrlMapHttpRequest |
PatchUrlMapHttpRequest.Builder.build() |
static PatchUrlMapHttpRequest |
PatchUrlMapHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchUrlMapHttpRequest,Operation> |
UrlMapClient.patchUrlMapCallable()
Patches the specified UrlMap resource with the data included in the request.
|
UnaryCallSettings<PatchUrlMapHttpRequest,Operation> |
UrlMapSettings.patchUrlMapSettings()
Returns the object with the settings used for calls to patchUrlMap.
|
UnaryCallSettings.Builder<PatchUrlMapHttpRequest,Operation> |
UrlMapSettings.Builder.patchUrlMapSettings()
Returns the builder for the settings used for calls to patchUrlMap.
|
Modifier and Type | Method and Description |
---|---|
PatchUrlMapHttpRequest.Builder |
PatchUrlMapHttpRequest.Builder.mergeFrom(PatchUrlMapHttpRequest other) |
static PatchUrlMapHttpRequest.Builder |
PatchUrlMapHttpRequest.newBuilder(PatchUrlMapHttpRequest prototype) |
Operation |
UrlMapClient.patchUrlMap(PatchUrlMapHttpRequest request)
Patches the specified UrlMap resource with the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<PatchUrlMapHttpRequest,Operation> |
HttpJsonUrlMapStub.patchUrlMapMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<PatchUrlMapHttpRequest,Operation> |
HttpJsonUrlMapStub.patchUrlMapCallable() |
UnaryCallable<PatchUrlMapHttpRequest,Operation> |
UrlMapStub.patchUrlMapCallable() |
UnaryCallSettings<PatchUrlMapHttpRequest,Operation> |
UrlMapStubSettings.patchUrlMapSettings()
Returns the object with the settings used for calls to patchUrlMap.
|
UnaryCallSettings.Builder<PatchUrlMapHttpRequest,Operation> |
UrlMapStubSettings.Builder.patchUrlMapSettings()
Returns the builder for the settings used for calls to patchUrlMap.
|
Copyright © 2019 Google LLC. All rights reserved.