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 |
---|---|
TargetSslProxyClient.ListTargetSslProxiesPagedResponse |
TargetSslProxyClient.listTargetSslProxies(ListTargetSslProxiesHttpRequest request)
Retrieves the list of TargetSslProxy resources available to the specified project.
|
TargetSslProxyClient.ListTargetSslProxiesPagedResponse |
TargetSslProxyClient.listTargetSslProxies(ProjectName project)
Retrieves the list of TargetSslProxy resources available to the specified project.
|
TargetSslProxyClient.ListTargetSslProxiesPagedResponse |
TargetSslProxyClient.listTargetSslProxies(String project)
Retrieves the list of TargetSslProxy resources available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<TargetSslProxyClient.ListTargetSslProxiesPagedResponse> |
TargetSslProxyClient.ListTargetSslProxiesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListTargetSslProxiesHttpRequest,TargetSslProxyList,TargetSslProxy> context,
com.google.api.core.ApiFuture<TargetSslProxyList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListTargetSslProxiesHttpRequest,TargetSslProxyClient.ListTargetSslProxiesPagedResponse> |
TargetSslProxyClient.listTargetSslProxiesPagedCallable()
Retrieves the list of TargetSslProxy resources available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListTargetSslProxiesHttpRequest,TargetSslProxyList,TargetSslProxyClient.ListTargetSslProxiesPagedResponse> |
TargetSslProxySettings.listTargetSslProxiesSettings()
Returns the object with the settings used for calls to listTargetSslProxies.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListTargetSslProxiesHttpRequest,TargetSslProxyList,TargetSslProxyClient.ListTargetSslProxiesPagedResponse> |
TargetSslProxySettings.Builder.listTargetSslProxiesSettings()
Returns the builder for the settings used for calls to listTargetSslProxies.
|
Copyright © 2019 Google LLC. All rights reserved.