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 |
---|---|
AddressList |
AddressList.Builder.build() |
static AddressList |
AddressList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListAddressesHttpRequest,AddressList> |
AddressClient.listAddressesCallable()
Retrieves a list of addresses contained within the specified region.
|
com.google.api.gax.rpc.PagedCallSettings<ListAddressesHttpRequest,AddressList,AddressClient.ListAddressesPagedResponse> |
AddressSettings.listAddressesSettings()
Returns the object with the settings used for calls to listAddresses.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAddressesHttpRequest,AddressList,AddressClient.ListAddressesPagedResponse> |
AddressSettings.Builder.listAddressesSettings()
Returns the builder for the settings used for calls to listAddresses.
|
com.google.api.gax.rpc.UnaryCallable<ListGlobalAddressesHttpRequest,AddressList> |
GlobalAddressClient.listGlobalAddressesCallable()
Retrieves a list of global addresses.
|
com.google.api.gax.rpc.PagedCallSettings<ListGlobalAddressesHttpRequest,AddressList,GlobalAddressClient.ListGlobalAddressesPagedResponse> |
GlobalAddressSettings.listGlobalAddressesSettings()
Returns the object with the settings used for calls to listGlobalAddresses.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalAddressesHttpRequest,AddressList,GlobalAddressClient.ListGlobalAddressesPagedResponse> |
GlobalAddressSettings.Builder.listGlobalAddressesSettings()
Returns the builder for the settings used for calls to listGlobalAddresses.
|
Modifier and Type | Method and Description |
---|---|
protected AddressClient.ListAddressesPage |
AddressClient.ListAddressesPage.createPage(com.google.api.gax.rpc.PageContext<ListAddressesHttpRequest,AddressList,Address> context,
AddressList response) |
protected GlobalAddressClient.ListGlobalAddressesPage |
GlobalAddressClient.ListGlobalAddressesPage.createPage(com.google.api.gax.rpc.PageContext<ListGlobalAddressesHttpRequest,AddressList,Address> context,
AddressList response) |
AddressList.Builder |
AddressList.Builder.mergeFrom(AddressList other) |
static AddressList.Builder |
AddressList.newBuilder(AddressList prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<AddressClient.ListAddressesPagedResponse> |
AddressClient.ListAddressesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAddressesHttpRequest,AddressList,Address> context,
com.google.api.core.ApiFuture<AddressList> futureResponse) |
static com.google.api.core.ApiFuture<AddressClient.ListAddressesPagedResponse> |
AddressClient.ListAddressesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListAddressesHttpRequest,AddressList,Address> context,
com.google.api.core.ApiFuture<AddressList> futureResponse) |
static com.google.api.core.ApiFuture<GlobalAddressClient.ListGlobalAddressesPagedResponse> |
GlobalAddressClient.ListGlobalAddressesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGlobalAddressesHttpRequest,AddressList,Address> context,
com.google.api.core.ApiFuture<AddressList> futureResponse) |
static com.google.api.core.ApiFuture<GlobalAddressClient.ListGlobalAddressesPagedResponse> |
GlobalAddressClient.ListGlobalAddressesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListGlobalAddressesHttpRequest,AddressList,Address> context,
com.google.api.core.ApiFuture<AddressList> futureResponse) |
protected AddressClient.ListAddressesPage |
AddressClient.ListAddressesPage.createPage(com.google.api.gax.rpc.PageContext<ListAddressesHttpRequest,AddressList,Address> context,
AddressList response) |
protected GlobalAddressClient.ListGlobalAddressesPage |
GlobalAddressClient.ListGlobalAddressesPage.createPage(com.google.api.gax.rpc.PageContext<ListGlobalAddressesHttpRequest,AddressList,Address> context,
AddressList response) |
com.google.api.core.ApiFuture<AddressClient.ListAddressesPage> |
AddressClient.ListAddressesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListAddressesHttpRequest,AddressList,Address> context,
com.google.api.core.ApiFuture<AddressList> futureResponse) |
com.google.api.core.ApiFuture<AddressClient.ListAddressesPage> |
AddressClient.ListAddressesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListAddressesHttpRequest,AddressList,Address> context,
com.google.api.core.ApiFuture<AddressList> futureResponse) |
com.google.api.core.ApiFuture<GlobalAddressClient.ListGlobalAddressesPage> |
GlobalAddressClient.ListGlobalAddressesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalAddressesHttpRequest,AddressList,Address> context,
com.google.api.core.ApiFuture<AddressList> futureResponse) |
com.google.api.core.ApiFuture<GlobalAddressClient.ListGlobalAddressesPage> |
GlobalAddressClient.ListGlobalAddressesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalAddressesHttpRequest,AddressList,Address> context,
com.google.api.core.ApiFuture<AddressList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListAddressesHttpRequest,AddressList> |
HttpJsonAddressStub.listAddressesMethodDescriptor |
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListGlobalAddressesHttpRequest,AddressList> |
HttpJsonGlobalAddressStub.listGlobalAddressesMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListAddressesHttpRequest,AddressList> |
AddressStub.listAddressesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListAddressesHttpRequest,AddressList> |
HttpJsonAddressStub.listAddressesCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListAddressesHttpRequest,AddressList,AddressClient.ListAddressesPagedResponse> |
AddressStubSettings.listAddressesSettings()
Returns the object with the settings used for calls to listAddresses.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAddressesHttpRequest,AddressList,AddressClient.ListAddressesPagedResponse> |
AddressStubSettings.Builder.listAddressesSettings()
Returns the builder for the settings used for calls to listAddresses.
|
com.google.api.gax.rpc.UnaryCallable<ListGlobalAddressesHttpRequest,AddressList> |
GlobalAddressStub.listGlobalAddressesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListGlobalAddressesHttpRequest,AddressList> |
HttpJsonGlobalAddressStub.listGlobalAddressesCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListGlobalAddressesHttpRequest,AddressList,GlobalAddressClient.ListGlobalAddressesPagedResponse> |
GlobalAddressStubSettings.listGlobalAddressesSettings()
Returns the object with the settings used for calls to listGlobalAddresses.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalAddressesHttpRequest,AddressList,GlobalAddressClient.ListGlobalAddressesPagedResponse> |
GlobalAddressStubSettings.Builder.listGlobalAddressesSettings()
Returns the builder for the settings used for calls to listGlobalAddresses.
|
Copyright © 2019 Google LLC. All rights reserved.