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 |
---|---|
TargetSslProxyList |
TargetSslProxyList.Builder.build() |
static TargetSslProxyList |
TargetSslProxyList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListTargetSslProxiesHttpRequest,TargetSslProxyList> |
TargetSslProxyClient.listTargetSslProxiesCallable()
Retrieves the list of TargetSslProxy resources available to the specified project.
|
PagedCallSettings<ListTargetSslProxiesHttpRequest,TargetSslProxyList,TargetSslProxyClient.ListTargetSslProxiesPagedResponse> |
TargetSslProxySettings.listTargetSslProxiesSettings()
Returns the object with the settings used for calls to listTargetSslProxies.
|
PagedCallSettings.Builder<ListTargetSslProxiesHttpRequest,TargetSslProxyList,TargetSslProxyClient.ListTargetSslProxiesPagedResponse> |
TargetSslProxySettings.Builder.listTargetSslProxiesSettings()
Returns the builder for the settings used for calls to listTargetSslProxies.
|
Modifier and Type | Method and Description |
---|---|
protected TargetSslProxyClient.ListTargetSslProxiesPage |
TargetSslProxyClient.ListTargetSslProxiesPage.createPage(PageContext<ListTargetSslProxiesHttpRequest,TargetSslProxyList,TargetSslProxy> context,
TargetSslProxyList response) |
TargetSslProxyList.Builder |
TargetSslProxyList.Builder.mergeFrom(TargetSslProxyList other) |
static TargetSslProxyList.Builder |
TargetSslProxyList.newBuilder(TargetSslProxyList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<ListTargetSslProxiesHttpRequest,TargetSslProxyList> |
HttpJsonTargetSslProxyStub.listTargetSslProxiesMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<ListTargetSslProxiesHttpRequest,TargetSslProxyList> |
TargetSslProxyStub.listTargetSslProxiesCallable() |
UnaryCallable<ListTargetSslProxiesHttpRequest,TargetSslProxyList> |
HttpJsonTargetSslProxyStub.listTargetSslProxiesCallable() |
PagedCallSettings<ListTargetSslProxiesHttpRequest,TargetSslProxyList,TargetSslProxyClient.ListTargetSslProxiesPagedResponse> |
TargetSslProxyStubSettings.listTargetSslProxiesSettings()
Returns the object with the settings used for calls to listTargetSslProxies.
|
PagedCallSettings.Builder<ListTargetSslProxiesHttpRequest,TargetSslProxyList,TargetSslProxyClient.ListTargetSslProxiesPagedResponse> |
TargetSslProxyStubSettings.Builder.listTargetSslProxiesSettings()
Returns the builder for the settings used for calls to listTargetSslProxies.
|
Copyright © 2019 Google LLC. All rights reserved.