Uses of Class
com.google.cloud.compute.v1.AddressList
-
Packages that use AddressList 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 AddressList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AddressList Modifier and Type Method Description AddressList
AddressList.Builder. build()
AddressList
AddressList.Builder. buildPartial()
static AddressList
AddressList. getDefaultInstance()
AddressList
AddressList.Builder. getDefaultInstanceForType()
AddressList
AddressList. getDefaultInstanceForType()
static AddressList
AddressList. parseDelimitedFrom(InputStream input)
static AddressList
AddressList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressList
AddressList. parseFrom(byte[] data)
static AddressList
AddressList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressList
AddressList. parseFrom(com.google.protobuf.ByteString data)
static AddressList
AddressList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressList
AddressList. parseFrom(com.google.protobuf.CodedInputStream input)
static AddressList
AddressList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressList
AddressList. parseFrom(InputStream input)
static AddressList
AddressList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddressList
AddressList. parseFrom(ByteBuffer data)
static AddressList
AddressList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type AddressList Modifier and Type Method Description com.google.protobuf.Parser<AddressList>
AddressList. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListAddressesRequest,AddressList>
AddressesClient. listCallable()
Retrieves a list of addresses contained within the specified region.com.google.api.gax.rpc.UnaryCallable<ListGlobalAddressesRequest,AddressList>
GlobalAddressesClient. listCallable()
Retrieves a list of global addresses.com.google.api.gax.rpc.PagedCallSettings.Builder<ListAddressesRequest,AddressList,AddressesClient.ListPagedResponse>
AddressesSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListAddressesRequest,AddressList,AddressesClient.ListPagedResponse>
AddressesSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalAddressesRequest,AddressList,GlobalAddressesClient.ListPagedResponse>
GlobalAddressesSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalAddressesRequest,AddressList,GlobalAddressesClient.ListPagedResponse>
GlobalAddressesSettings. listSettings()
Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<AddressList>
AddressList. parser()
Methods in com.google.cloud.compute.v1 with parameters of type AddressList Modifier and Type Method Description protected AddressesClient.ListPage
AddressesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListAddressesRequest,AddressList,Address> context, AddressList response)
protected GlobalAddressesClient.ListPage
GlobalAddressesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListGlobalAddressesRequest,AddressList,Address> context, AddressList response)
AddressList.Builder
AddressList.Builder. mergeFrom(AddressList other)
static AddressList.Builder
AddressList. newBuilder(AddressList prototype)
Method parameters in com.google.cloud.compute.v1 with type arguments of type AddressList Modifier and Type Method Description static com.google.api.core.ApiFuture<AddressesClient.ListPagedResponse>
AddressesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAddressesRequest,AddressList,Address> context, com.google.api.core.ApiFuture<AddressList> futureResponse)
static com.google.api.core.ApiFuture<AddressesClient.ListPagedResponse>
AddressesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAddressesRequest,AddressList,Address> context, com.google.api.core.ApiFuture<AddressList> futureResponse)
static com.google.api.core.ApiFuture<GlobalAddressesClient.ListPagedResponse>
GlobalAddressesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGlobalAddressesRequest,AddressList,Address> context, com.google.api.core.ApiFuture<AddressList> futureResponse)
static com.google.api.core.ApiFuture<GlobalAddressesClient.ListPagedResponse>
GlobalAddressesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGlobalAddressesRequest,AddressList,Address> context, com.google.api.core.ApiFuture<AddressList> futureResponse)
protected AddressesClient.ListPage
AddressesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListAddressesRequest,AddressList,Address> context, AddressList response)
protected GlobalAddressesClient.ListPage
GlobalAddressesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListGlobalAddressesRequest,AddressList,Address> context, AddressList response)
com.google.api.core.ApiFuture<AddressesClient.ListPage>
AddressesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAddressesRequest,AddressList,Address> context, com.google.api.core.ApiFuture<AddressList> futureResponse)
com.google.api.core.ApiFuture<AddressesClient.ListPage>
AddressesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAddressesRequest,AddressList,Address> context, com.google.api.core.ApiFuture<AddressList> futureResponse)
com.google.api.core.ApiFuture<GlobalAddressesClient.ListPage>
GlobalAddressesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalAddressesRequest,AddressList,Address> context, com.google.api.core.ApiFuture<AddressList> futureResponse)
com.google.api.core.ApiFuture<GlobalAddressesClient.ListPage>
GlobalAddressesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalAddressesRequest,AddressList,Address> context, com.google.api.core.ApiFuture<AddressList> futureResponse)
-
Uses of AddressList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type AddressList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListAddressesRequest,AddressList>
AddressesStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlobalAddressesRequest,AddressList>
GlobalAddressesStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListAddressesRequest,AddressList>
HttpJsonAddressesStub. listCallable()
com.google.api.gax.rpc.UnaryCallable<ListGlobalAddressesRequest,AddressList>
HttpJsonGlobalAddressesStub. listCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListAddressesRequest,AddressList,AddressesClient.ListPagedResponse>
AddressesStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListAddressesRequest,AddressList,AddressesClient.ListPagedResponse>
AddressesStubSettings. listSettings()
Returns the object with the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalAddressesRequest,AddressList,GlobalAddressesClient.ListPagedResponse>
GlobalAddressesStubSettings.Builder. listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalAddressesRequest,AddressList,GlobalAddressesClient.ListPagedResponse>
GlobalAddressesStubSettings. listSettings()
Returns the object with the settings used for calls to list.
-