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 |
---|---|
ListTargetSslProxiesHttpRequest |
ListTargetSslProxiesHttpRequest.Builder.build() |
static ListTargetSslProxiesHttpRequest |
ListTargetSslProxiesHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListTargetSslProxiesHttpRequest,TargetSslProxyList> |
TargetSslProxyClient.listTargetSslProxiesCallable()
Retrieves the list of TargetSslProxy resources available to the specified project.
|
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.
|
Modifier and Type | Method and Description |
---|---|
TargetSslProxyClient.ListTargetSslProxiesPagedResponse |
TargetSslProxyClient.listTargetSslProxies(ListTargetSslProxiesHttpRequest request)
Retrieves the list of TargetSslProxy resources available to the specified project.
|
ListTargetSslProxiesHttpRequest.Builder |
ListTargetSslProxiesHttpRequest.Builder.mergeFrom(ListTargetSslProxiesHttpRequest other) |
static ListTargetSslProxiesHttpRequest.Builder |
ListTargetSslProxiesHttpRequest.newBuilder(ListTargetSslProxiesHttpRequest prototype) |
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) |
protected TargetSslProxyClient.ListTargetSslProxiesPage |
TargetSslProxyClient.ListTargetSslProxiesPage.createPage(com.google.api.gax.rpc.PageContext<ListTargetSslProxiesHttpRequest,TargetSslProxyList,TargetSslProxy> context,
TargetSslProxyList response) |
com.google.api.core.ApiFuture<TargetSslProxyClient.ListTargetSslProxiesPage> |
TargetSslProxyClient.ListTargetSslProxiesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListTargetSslProxiesHttpRequest,TargetSslProxyList,TargetSslProxy> context,
com.google.api.core.ApiFuture<TargetSslProxyList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListTargetSslProxiesHttpRequest,TargetSslProxyList> |
HttpJsonTargetSslProxyStub.listTargetSslProxiesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.