Uses of Class
com.google.cloud.compute.v1.AddressAggregatedList
-
Packages that use AddressAggregatedList Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of AddressAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AddressAggregatedList Modifier and Type Method Description AddressAggregatedList
AddressAggregatedList.Builder. build()
AddressAggregatedList
AddressAggregatedList.Builder. buildPartial()
static AddressAggregatedList
AddressAggregatedList. getDefaultInstance()
AddressAggregatedList
AddressAggregatedList.Builder. getDefaultInstanceForType()
AddressAggregatedList
AddressAggregatedList. getDefaultInstanceForType()
static AddressAggregatedList
AddressAggregatedList. parseDelimitedFrom(InputStream input)
static AddressAggregatedList
AddressAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressAggregatedList
AddressAggregatedList. parseFrom(byte[] data)
static AddressAggregatedList
AddressAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressAggregatedList
AddressAggregatedList. parseFrom(com.google.protobuf.ByteString data)
static AddressAggregatedList
AddressAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressAggregatedList
AddressAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)
static AddressAggregatedList
AddressAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressAggregatedList
AddressAggregatedList. parseFrom(InputStream input)
static AddressAggregatedList
AddressAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressAggregatedList
AddressAggregatedList. parseFrom(ByteBuffer data)
static AddressAggregatedList
AddressAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type AddressAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListAddressesRequest,AddressAggregatedList>
AddressesClient. aggregatedListCallable()
Retrieves an aggregated list of addresses.com.google.api.gax.rpc.PagedCallSettings<AggregatedListAddressesRequest,AddressAggregatedList,AddressesClient.AggregatedListPagedResponse>
AddressesSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListAddressesRequest,AddressAggregatedList,AddressesClient.AggregatedListPagedResponse>
AddressesSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<AddressAggregatedList>
AddressAggregatedList. getParserForType()
static com.google.protobuf.Parser<AddressAggregatedList>
AddressAggregatedList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type AddressAggregatedList Modifier and Type Method Description protected AddressesClient.AggregatedListPage
AddressesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListAddressesRequest,AddressAggregatedList,Map.Entry<String,AddressesScopedList>> context, AddressAggregatedList response)
AddressAggregatedList.Builder
AddressAggregatedList.Builder. mergeFrom(AddressAggregatedList other)
static AddressAggregatedList.Builder
AddressAggregatedList. newBuilder(AddressAggregatedList prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type AddressAggregatedList 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)
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)
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)
-
Uses of AddressAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type AddressAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListAddressesRequest,AddressAggregatedList>
AddressesStub. aggregatedListCallable()
com.google.api.gax.rpc.UnaryCallable<AggregatedListAddressesRequest,AddressAggregatedList>
HttpJsonAddressesStub. aggregatedListCallable()
com.google.api.gax.rpc.PagedCallSettings<AggregatedListAddressesRequest,AddressAggregatedList,AddressesClient.AggregatedListPagedResponse>
AddressesStubSettings. aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListAddressesRequest,AddressAggregatedList,AddressesClient.AggregatedListPagedResponse>
AddressesStubSettings.Builder. aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
-