Uses of Class
com.google.cloud.compute.v1.AddressesScopedList
-
Packages that use AddressesScopedList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AddressesScopedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AddressesScopedList Modifier and Type Method Description AddressesScopedList
AddressesScopedList.Builder. build()
AddressesScopedList
AddressesScopedList.Builder. buildPartial()
static AddressesScopedList
AddressesScopedList. getDefaultInstance()
AddressesScopedList
AddressesScopedList.Builder. getDefaultInstanceForType()
AddressesScopedList
AddressesScopedList. getDefaultInstanceForType()
AddressesScopedList
AddressAggregatedList.Builder. getItemsOrDefault(String key, AddressesScopedList defaultValue)
A list of AddressesScopedList resources.AddressesScopedList
AddressAggregatedList. getItemsOrDefault(String key, AddressesScopedList defaultValue)
A list of AddressesScopedList resources.AddressesScopedList
AddressAggregatedListOrBuilder. getItemsOrDefault(String key, AddressesScopedList defaultValue)
A list of AddressesScopedList resources.AddressesScopedList
AddressAggregatedList.Builder. getItemsOrThrow(String key)
A list of AddressesScopedList resources.AddressesScopedList
AddressAggregatedList. getItemsOrThrow(String key)
A list of AddressesScopedList resources.AddressesScopedList
AddressAggregatedListOrBuilder. getItemsOrThrow(String key)
A list of AddressesScopedList resources.static AddressesScopedList
AddressesScopedList. parseDelimitedFrom(InputStream input)
static AddressesScopedList
AddressesScopedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressesScopedList
AddressesScopedList. parseFrom(byte[] data)
static AddressesScopedList
AddressesScopedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressesScopedList
AddressesScopedList. parseFrom(com.google.protobuf.ByteString data)
static AddressesScopedList
AddressesScopedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressesScopedList
AddressesScopedList. parseFrom(com.google.protobuf.CodedInputStream input)
static AddressesScopedList
AddressesScopedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressesScopedList
AddressesScopedList. parseFrom(InputStream input)
static AddressesScopedList
AddressesScopedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressesScopedList
AddressesScopedList. parseFrom(ByteBuffer data)
static AddressesScopedList
AddressesScopedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type AddressesScopedList Modifier and Type Method Description Map<String,AddressesScopedList>
AddressAggregatedList.Builder. getItems()
Deprecated.Map<String,AddressesScopedList>
AddressAggregatedList. getItems()
Deprecated.Map<String,AddressesScopedList>
AddressAggregatedListOrBuilder. getItems()
Deprecated.Map<String,AddressesScopedList>
AddressAggregatedList.Builder. getItemsMap()
A list of AddressesScopedList resources.Map<String,AddressesScopedList>
AddressAggregatedList. getItemsMap()
A list of AddressesScopedList resources.Map<String,AddressesScopedList>
AddressAggregatedListOrBuilder. getItemsMap()
A list of AddressesScopedList resources.Map<String,AddressesScopedList>
AddressAggregatedList.Builder. getMutableItems()
Deprecated.com.google.protobuf.Parser<AddressesScopedList>
AddressesScopedList. getParserForType()
static com.google.protobuf.Parser<AddressesScopedList>
AddressesScopedList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type AddressesScopedList Modifier and Type Method Description AddressesScopedList
AddressAggregatedList.Builder. getItemsOrDefault(String key, AddressesScopedList defaultValue)
A list of AddressesScopedList resources.AddressesScopedList
AddressAggregatedList. getItemsOrDefault(String key, AddressesScopedList defaultValue)
A list of AddressesScopedList resources.AddressesScopedList
AddressAggregatedListOrBuilder. getItemsOrDefault(String key, AddressesScopedList defaultValue)
A list of AddressesScopedList resources.AddressesScopedList.Builder
AddressesScopedList.Builder. mergeFrom(AddressesScopedList other)
static AddressesScopedList.Builder
AddressesScopedList. newBuilder(AddressesScopedList prototype)
AddressAggregatedList.Builder
AddressAggregatedList.Builder. putItems(String key, AddressesScopedList value)
A list of AddressesScopedList resources.Method parameters in com.google.cloud.compute.v1 with type arguments of type AddressesScopedList Modifier and Type Method Description static com.google.api.core.ApiFuture<AddressesClient.AggregatedListPagedResponse>
AddressesClient.AggregatedListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<AggregatedListAddressesRequest,AddressAggregatedList,Map.Entry<String,AddressesScopedList>> context, com.google.api.core.ApiFuture<AddressAggregatedList> futureResponse)
protected AddressesClient.AggregatedListPage
AddressesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListAddressesRequest,AddressAggregatedList,Map.Entry<String,AddressesScopedList>> context, AddressAggregatedList response)
com.google.api.core.ApiFuture<AddressesClient.AggregatedListPage>
AddressesClient.AggregatedListPage. createPageAsync(com.google.api.gax.rpc.PageContext<AggregatedListAddressesRequest,AddressAggregatedList,Map.Entry<String,AddressesScopedList>> context, com.google.api.core.ApiFuture<AddressAggregatedList> futureResponse)
AddressAggregatedList.Builder
AddressAggregatedList.Builder. putAllItems(Map<String,AddressesScopedList> values)
A list of AddressesScopedList resources.
-