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 AddressesScopedListAddressesScopedList.Builder. build()AddressesScopedListAddressesScopedList.Builder. buildPartial()static AddressesScopedListAddressesScopedList. getDefaultInstance()AddressesScopedListAddressesScopedList.Builder. getDefaultInstanceForType()AddressesScopedListAddressesScopedList. getDefaultInstanceForType()AddressesScopedListAddressAggregatedList.Builder. getItemsOrDefault(String key, AddressesScopedList defaultValue)A list of AddressesScopedList resources.AddressesScopedListAddressAggregatedList. getItemsOrDefault(String key, AddressesScopedList defaultValue)A list of AddressesScopedList resources.AddressesScopedListAddressAggregatedListOrBuilder. getItemsOrDefault(String key, AddressesScopedList defaultValue)A list of AddressesScopedList resources.AddressesScopedListAddressAggregatedList.Builder. getItemsOrThrow(String key)A list of AddressesScopedList resources.AddressesScopedListAddressAggregatedList. getItemsOrThrow(String key)A list of AddressesScopedList resources.AddressesScopedListAddressAggregatedListOrBuilder. getItemsOrThrow(String key)A list of AddressesScopedList resources.static AddressesScopedListAddressesScopedList. parseDelimitedFrom(InputStream input)static AddressesScopedListAddressesScopedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddressesScopedListAddressesScopedList. parseFrom(byte[] data)static AddressesScopedListAddressesScopedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddressesScopedListAddressesScopedList. parseFrom(com.google.protobuf.ByteString data)static AddressesScopedListAddressesScopedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddressesScopedListAddressesScopedList. parseFrom(com.google.protobuf.CodedInputStream input)static AddressesScopedListAddressesScopedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddressesScopedListAddressesScopedList. parseFrom(InputStream input)static AddressesScopedListAddressesScopedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddressesScopedListAddressesScopedList. parseFrom(ByteBuffer data)static AddressesScopedListAddressesScopedList. 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 AddressesScopedListAddressAggregatedList.Builder. getItemsOrDefault(String key, AddressesScopedList defaultValue)A list of AddressesScopedList resources.AddressesScopedListAddressAggregatedList. getItemsOrDefault(String key, AddressesScopedList defaultValue)A list of AddressesScopedList resources.AddressesScopedListAddressAggregatedListOrBuilder. getItemsOrDefault(String key, AddressesScopedList defaultValue)A list of AddressesScopedList resources.AddressesScopedList.BuilderAddressesScopedList.Builder. mergeFrom(AddressesScopedList other)static AddressesScopedList.BuilderAddressesScopedList. newBuilder(AddressesScopedList prototype)AddressAggregatedList.BuilderAddressAggregatedList.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.AggregatedListPageAddressesClient.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.BuilderAddressAggregatedList.Builder. putAllItems(Map<String,AddressesScopedList> values)A list of AddressesScopedList resources.
-