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 |
---|---|
AddressAggregatedList |
AddressAggregatedList.Builder.build() |
static AddressAggregatedList |
AddressAggregatedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListAddressesHttpRequest,AddressAggregatedList> |
AddressClient.aggregatedListAddressesCallable()
Retrieves an aggregated list of addresses.
|
PagedCallSettings<AggregatedListAddressesHttpRequest,AddressAggregatedList,AddressClient.AggregatedListAddressesPagedResponse> |
AddressSettings.aggregatedListAddressesSettings()
Returns the object with the settings used for calls to aggregatedListAddresses.
|
PagedCallSettings.Builder<AggregatedListAddressesHttpRequest,AddressAggregatedList,AddressClient.AggregatedListAddressesPagedResponse> |
AddressSettings.Builder.aggregatedListAddressesSettings()
Returns the builder for the settings used for calls to aggregatedListAddresses.
|
Modifier and Type | Method and Description |
---|---|
protected AddressClient.AggregatedListAddressesPage |
AddressClient.AggregatedListAddressesPage.createPage(PageContext<AggregatedListAddressesHttpRequest,AddressAggregatedList,AddressesScopedList> context,
AddressAggregatedList response) |
AddressAggregatedList.Builder |
AddressAggregatedList.Builder.mergeFrom(AddressAggregatedList other) |
static AddressAggregatedList.Builder |
AddressAggregatedList.newBuilder(AddressAggregatedList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<AggregatedListAddressesHttpRequest,AddressAggregatedList> |
HttpJsonAddressStub.aggregatedListAddressesMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListAddressesHttpRequest,AddressAggregatedList> |
AddressStub.aggregatedListAddressesCallable() |
UnaryCallable<AggregatedListAddressesHttpRequest,AddressAggregatedList> |
HttpJsonAddressStub.aggregatedListAddressesCallable() |
PagedCallSettings<AggregatedListAddressesHttpRequest,AddressAggregatedList,AddressClient.AggregatedListAddressesPagedResponse> |
AddressStubSettings.aggregatedListAddressesSettings()
Returns the object with the settings used for calls to aggregatedListAddresses.
|
PagedCallSettings.Builder<AggregatedListAddressesHttpRequest,AddressAggregatedList,AddressClient.AggregatedListAddressesPagedResponse> |
AddressStubSettings.Builder.aggregatedListAddressesSettings()
Returns the builder for the settings used for calls to aggregatedListAddresses.
|
Copyright © 2019 Google LLC. All rights reserved.