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 |
---|---|
InsertTargetSslProxyHttpRequest |
InsertTargetSslProxyHttpRequest.Builder.build() |
static InsertTargetSslProxyHttpRequest |
InsertTargetSslProxyHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertTargetSslProxyHttpRequest,Operation> |
TargetSslProxyClient.insertTargetSslProxyCallable()
Creates a TargetSslProxy resource in the specified project using the data included in the
request.
|
UnaryCallSettings<InsertTargetSslProxyHttpRequest,Operation> |
TargetSslProxySettings.insertTargetSslProxySettings()
Returns the object with the settings used for calls to insertTargetSslProxy.
|
UnaryCallSettings.Builder<InsertTargetSslProxyHttpRequest,Operation> |
TargetSslProxySettings.Builder.insertTargetSslProxySettings()
Returns the builder for the settings used for calls to insertTargetSslProxy.
|
Modifier and Type | Method and Description |
---|---|
Operation |
TargetSslProxyClient.insertTargetSslProxy(InsertTargetSslProxyHttpRequest request)
Creates a TargetSslProxy resource in the specified project using the data included in the
request.
|
InsertTargetSslProxyHttpRequest.Builder |
InsertTargetSslProxyHttpRequest.Builder.mergeFrom(InsertTargetSslProxyHttpRequest other) |
static InsertTargetSslProxyHttpRequest.Builder |
InsertTargetSslProxyHttpRequest.newBuilder(InsertTargetSslProxyHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertTargetSslProxyHttpRequest,Operation> |
HttpJsonTargetSslProxyStub.insertTargetSslProxyMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertTargetSslProxyHttpRequest,Operation> |
TargetSslProxyStub.insertTargetSslProxyCallable() |
UnaryCallable<InsertTargetSslProxyHttpRequest,Operation> |
HttpJsonTargetSslProxyStub.insertTargetSslProxyCallable() |
UnaryCallSettings<InsertTargetSslProxyHttpRequest,Operation> |
TargetSslProxyStubSettings.insertTargetSslProxySettings()
Returns the object with the settings used for calls to insertTargetSslProxy.
|
UnaryCallSettings.Builder<InsertTargetSslProxyHttpRequest,Operation> |
TargetSslProxyStubSettings.Builder.insertTargetSslProxySettings()
Returns the builder for the settings used for calls to insertTargetSslProxy.
|
Copyright © 2019 Google LLC. All rights reserved.