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 |
---|---|
TargetSslProxy |
TargetSslProxy.Builder.build() |
TargetSslProxy |
InsertTargetSslProxyHttpRequest.getApiMessageRequestBody() |
static TargetSslProxy |
TargetSslProxy.getDefaultInstance() |
TargetSslProxy |
TargetSslProxyClient.getTargetSslProxy(GetTargetSslProxyHttpRequest request)
Returns the specified TargetSslProxy resource.
|
TargetSslProxy |
TargetSslProxyClient.getTargetSslProxy(ProjectGlobalTargetSslProxyName targetSslProxy)
Returns the specified TargetSslProxy resource.
|
TargetSslProxy |
TargetSslProxyClient.getTargetSslProxy(String targetSslProxy)
Returns the specified TargetSslProxy resource.
|
TargetSslProxy |
InsertTargetSslProxyHttpRequest.getTargetSslProxyResource()
A TargetSslProxy resource.
|
TargetSslProxy |
InsertTargetSslProxyHttpRequest.Builder.getTargetSslProxyResource()
A TargetSslProxy resource.
|
Modifier and Type | Method and Description |
---|---|
List<TargetSslProxy> |
TargetSslProxyList.getItemsList()
A list of TargetSslProxy resources.
|
List<TargetSslProxy> |
TargetSslProxyList.Builder.getItemsList()
A list of TargetSslProxy resources.
|
UnaryCallable<GetTargetSslProxyHttpRequest,TargetSslProxy> |
TargetSslProxyClient.getTargetSslProxyCallable()
Returns the specified TargetSslProxy resource.
|
UnaryCallSettings<GetTargetSslProxyHttpRequest,TargetSslProxy> |
TargetSslProxySettings.getTargetSslProxySettings()
Returns the object with the settings used for calls to getTargetSslProxy.
|
UnaryCallSettings.Builder<GetTargetSslProxyHttpRequest,TargetSslProxy> |
TargetSslProxySettings.Builder.getTargetSslProxySettings()
Returns the builder for the settings used for calls to getTargetSslProxy.
|
Modifier and Type | Method and Description |
---|---|
TargetSslProxyList.Builder |
TargetSslProxyList.Builder.addItems(TargetSslProxy items)
A list of TargetSslProxy resources.
|
Operation |
TargetSslProxyClient.insertTargetSslProxy(ProjectName project,
TargetSslProxy targetSslProxyResource)
Creates a TargetSslProxy resource in the specified project using the data included in the
request.
|
Operation |
TargetSslProxyClient.insertTargetSslProxy(String project,
TargetSslProxy targetSslProxyResource)
Creates a TargetSslProxy resource in the specified project using the data included in the
request.
|
TargetSslProxy.Builder |
TargetSslProxy.Builder.mergeFrom(TargetSslProxy other) |
static TargetSslProxy.Builder |
TargetSslProxy.newBuilder(TargetSslProxy prototype) |
InsertTargetSslProxyHttpRequest.Builder |
InsertTargetSslProxyHttpRequest.Builder.setTargetSslProxyResource(TargetSslProxy targetSslProxyResource)
A TargetSslProxy resource.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetTargetSslProxyHttpRequest,TargetSslProxy> |
HttpJsonTargetSslProxyStub.getTargetSslProxyMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetTargetSslProxyHttpRequest,TargetSslProxy> |
TargetSslProxyStub.getTargetSslProxyCallable() |
UnaryCallable<GetTargetSslProxyHttpRequest,TargetSslProxy> |
HttpJsonTargetSslProxyStub.getTargetSslProxyCallable() |
UnaryCallSettings<GetTargetSslProxyHttpRequest,TargetSslProxy> |
TargetSslProxyStubSettings.getTargetSslProxySettings()
Returns the object with the settings used for calls to getTargetSslProxy.
|
UnaryCallSettings.Builder<GetTargetSslProxyHttpRequest,TargetSslProxy> |
TargetSslProxyStubSettings.Builder.getTargetSslProxySettings()
Returns the builder for the settings used for calls to getTargetSslProxy.
|
Copyright © 2019 Google LLC. All rights reserved.