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 |
---|---|
InsertTargetHttpProxyHttpRequest |
InsertTargetHttpProxyHttpRequest.Builder.build() |
static InsertTargetHttpProxyHttpRequest |
InsertTargetHttpProxyHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertTargetHttpProxyHttpRequest,Operation> |
TargetHttpProxyClient.insertTargetHttpProxyCallable()
Creates a TargetHttpProxy resource in the specified project using the data included in the
request.
|
UnaryCallSettings<InsertTargetHttpProxyHttpRequest,Operation> |
TargetHttpProxySettings.insertTargetHttpProxySettings()
Returns the object with the settings used for calls to insertTargetHttpProxy.
|
UnaryCallSettings.Builder<InsertTargetHttpProxyHttpRequest,Operation> |
TargetHttpProxySettings.Builder.insertTargetHttpProxySettings()
Returns the builder for the settings used for calls to insertTargetHttpProxy.
|
Modifier and Type | Method and Description |
---|---|
Operation |
TargetHttpProxyClient.insertTargetHttpProxy(InsertTargetHttpProxyHttpRequest request)
Creates a TargetHttpProxy resource in the specified project using the data included in the
request.
|
InsertTargetHttpProxyHttpRequest.Builder |
InsertTargetHttpProxyHttpRequest.Builder.mergeFrom(InsertTargetHttpProxyHttpRequest other) |
static InsertTargetHttpProxyHttpRequest.Builder |
InsertTargetHttpProxyHttpRequest.newBuilder(InsertTargetHttpProxyHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertTargetHttpProxyHttpRequest,Operation> |
HttpJsonTargetHttpProxyStub.insertTargetHttpProxyMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertTargetHttpProxyHttpRequest,Operation> |
TargetHttpProxyStub.insertTargetHttpProxyCallable() |
UnaryCallable<InsertTargetHttpProxyHttpRequest,Operation> |
HttpJsonTargetHttpProxyStub.insertTargetHttpProxyCallable() |
UnaryCallSettings<InsertTargetHttpProxyHttpRequest,Operation> |
TargetHttpProxyStubSettings.insertTargetHttpProxySettings()
Returns the object with the settings used for calls to insertTargetHttpProxy.
|
UnaryCallSettings.Builder<InsertTargetHttpProxyHttpRequest,Operation> |
TargetHttpProxyStubSettings.Builder.insertTargetHttpProxySettings()
Returns the builder for the settings used for calls to insertTargetHttpProxy.
|
Copyright © 2019 Google LLC. All rights reserved.