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