Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
AddressesScopedList |
AddressesScopedList.Builder.build() |
static AddressesScopedList |
AddressesScopedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
Map<String,AddressesScopedList> |
AddressAggregatedList.getItemsMap()
A list of AddressesScopedList resources.
|
Map<String,AddressesScopedList> |
AddressAggregatedList.Builder.getItemsMap()
A list of AddressesScopedList resources.
|
Modifier and Type | Method and Description |
---|---|
AddressesScopedList.Builder |
AddressesScopedList.Builder.mergeFrom(AddressesScopedList other) |
static AddressesScopedList.Builder |
AddressesScopedList.newBuilder(AddressesScopedList prototype) |
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<AddressClient.AggregatedListAddressesPagedResponse> |
AddressClient.AggregatedListAddressesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListAddressesHttpRequest,AddressAggregatedList,AddressesScopedList> context,
com.google.api.core.ApiFuture<AddressAggregatedList> futureResponse) |
protected AddressClient.AggregatedListAddressesPage |
AddressClient.AggregatedListAddressesPage.createPage(com.google.api.gax.rpc.PageContext<AggregatedListAddressesHttpRequest,AddressAggregatedList,AddressesScopedList> context,
AddressAggregatedList response) |
com.google.api.core.ApiFuture<AddressClient.AggregatedListAddressesPage> |
AddressClient.AggregatedListAddressesPage.createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListAddressesHttpRequest,AddressAggregatedList,AddressesScopedList> context,
com.google.api.core.ApiFuture<AddressAggregatedList> futureResponse) |
AddressAggregatedList.Builder |
AddressAggregatedList.Builder.putAllItems(Map<String,AddressesScopedList> items)
A list of AddressesScopedList resources.
|
Copyright © 2019 Google LLC. All rights reserved.