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