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 |
---|---|
PatchRegionUrlMapHttpRequest |
PatchRegionUrlMapHttpRequest.Builder.build() |
static PatchRegionUrlMapHttpRequest |
PatchRegionUrlMapHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<PatchRegionUrlMapHttpRequest,Operation> |
RegionUrlMapClient.patchRegionUrlMapCallable()
Patches the specified UrlMap resource with the data included in the request.
|
com.google.api.gax.rpc.UnaryCallSettings<PatchRegionUrlMapHttpRequest,Operation> |
RegionUrlMapSettings.patchRegionUrlMapSettings()
Returns the object with the settings used for calls to patchRegionUrlMap.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchRegionUrlMapHttpRequest,Operation> |
RegionUrlMapSettings.Builder.patchRegionUrlMapSettings()
Returns the builder for the settings used for calls to patchRegionUrlMap.
|
Modifier and Type | Method and Description |
---|---|
PatchRegionUrlMapHttpRequest.Builder |
PatchRegionUrlMapHttpRequest.Builder.mergeFrom(PatchRegionUrlMapHttpRequest other) |
static PatchRegionUrlMapHttpRequest.Builder |
PatchRegionUrlMapHttpRequest.newBuilder(PatchRegionUrlMapHttpRequest prototype) |
Operation |
RegionUrlMapClient.patchRegionUrlMap(PatchRegionUrlMapHttpRequest request)
Patches the specified UrlMap resource with the data included in the request.
|
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<PatchRegionUrlMapHttpRequest,Operation> |
HttpJsonRegionUrlMapStub.patchRegionUrlMapMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<PatchRegionUrlMapHttpRequest,Operation> |
HttpJsonRegionUrlMapStub.patchRegionUrlMapCallable() |
com.google.api.gax.rpc.UnaryCallable<PatchRegionUrlMapHttpRequest,Operation> |
RegionUrlMapStub.patchRegionUrlMapCallable() |
com.google.api.gax.rpc.UnaryCallSettings<PatchRegionUrlMapHttpRequest,Operation> |
RegionUrlMapStubSettings.patchRegionUrlMapSettings()
Returns the object with the settings used for calls to patchRegionUrlMap.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchRegionUrlMapHttpRequest,Operation> |
RegionUrlMapStubSettings.Builder.patchRegionUrlMapSettings()
Returns the builder for the settings used for calls to patchRegionUrlMap.
|
Copyright © 2019 Google LLC. All rights reserved.