API documentation for bare_metal_solution_v2.services.bare_metal_solution.pagers
module.
Classes
ListInstancesAsyncPager
ListInstancesAsyncPager(
method: Callable[
[...],
Awaitable[
google.cloud.bare_metal_solution_v2.types.instance.ListInstancesResponse
],
],
request: google.cloud.bare_metal_solution_v2.types.instance.ListInstancesRequest,
response: google.cloud.bare_metal_solution_v2.types.instance.ListInstancesResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_instances
requests.
This class thinly wraps an initial
ListInstancesResponse object, and
provides an __aiter__
method to iterate through its
instances
field.
If there are more pages, the __aiter__
method will make additional
ListInstances
requests and continue to iterate
through the instances
field on the
corresponding responses.
All the usual ListInstancesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListInstancesPager
ListInstancesPager(
method: Callable[
[...], google.cloud.bare_metal_solution_v2.types.instance.ListInstancesResponse
],
request: google.cloud.bare_metal_solution_v2.types.instance.ListInstancesRequest,
response: google.cloud.bare_metal_solution_v2.types.instance.ListInstancesResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_instances
requests.
This class thinly wraps an initial
ListInstancesResponse object, and
provides an __iter__
method to iterate through its
instances
field.
If there are more pages, the __iter__
method will make additional
ListInstances
requests and continue to iterate
through the instances
field on the
corresponding responses.
All the usual ListInstancesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListLunsAsyncPager
ListLunsAsyncPager(
method: Callable[
[...], Awaitable[google.cloud.bare_metal_solution_v2.types.lun.ListLunsResponse]
],
request: google.cloud.bare_metal_solution_v2.types.lun.ListLunsRequest,
response: google.cloud.bare_metal_solution_v2.types.lun.ListLunsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_luns
requests.
This class thinly wraps an initial
ListLunsResponse object, and
provides an __aiter__
method to iterate through its
luns
field.
If there are more pages, the __aiter__
method will make additional
ListLuns
requests and continue to iterate
through the luns
field on the
corresponding responses.
All the usual ListLunsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListLunsPager
ListLunsPager(
method: Callable[
[...], google.cloud.bare_metal_solution_v2.types.lun.ListLunsResponse
],
request: google.cloud.bare_metal_solution_v2.types.lun.ListLunsRequest,
response: google.cloud.bare_metal_solution_v2.types.lun.ListLunsResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_luns
requests.
This class thinly wraps an initial
ListLunsResponse object, and
provides an __iter__
method to iterate through its
luns
field.
If there are more pages, the __iter__
method will make additional
ListLuns
requests and continue to iterate
through the luns
field on the
corresponding responses.
All the usual ListLunsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListNetworksAsyncPager
ListNetworksAsyncPager(
method: Callable[
[...],
Awaitable[
google.cloud.bare_metal_solution_v2.types.network.ListNetworksResponse
],
],
request: google.cloud.bare_metal_solution_v2.types.network.ListNetworksRequest,
response: google.cloud.bare_metal_solution_v2.types.network.ListNetworksResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_networks
requests.
This class thinly wraps an initial
ListNetworksResponse object, and
provides an __aiter__
method to iterate through its
networks
field.
If there are more pages, the __aiter__
method will make additional
ListNetworks
requests and continue to iterate
through the networks
field on the
corresponding responses.
All the usual ListNetworksResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListNetworksPager
ListNetworksPager(
method: Callable[
[...], google.cloud.bare_metal_solution_v2.types.network.ListNetworksResponse
],
request: google.cloud.bare_metal_solution_v2.types.network.ListNetworksRequest,
response: google.cloud.bare_metal_solution_v2.types.network.ListNetworksResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_networks
requests.
This class thinly wraps an initial
ListNetworksResponse object, and
provides an __iter__
method to iterate through its
networks
field.
If there are more pages, the __iter__
method will make additional
ListNetworks
requests and continue to iterate
through the networks
field on the
corresponding responses.
All the usual ListNetworksResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListNfsSharesAsyncPager
ListNfsSharesAsyncPager(
method: Callable[
[...],
Awaitable[
google.cloud.bare_metal_solution_v2.types.nfs_share.ListNfsSharesResponse
],
],
request: google.cloud.bare_metal_solution_v2.types.nfs_share.ListNfsSharesRequest,
response: google.cloud.bare_metal_solution_v2.types.nfs_share.ListNfsSharesResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_nfs_shares
requests.
This class thinly wraps an initial
ListNfsSharesResponse object, and
provides an __aiter__
method to iterate through its
nfs_shares
field.
If there are more pages, the __aiter__
method will make additional
ListNfsShares
requests and continue to iterate
through the nfs_shares
field on the
corresponding responses.
All the usual ListNfsSharesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListNfsSharesPager
ListNfsSharesPager(
method: Callable[
[...], google.cloud.bare_metal_solution_v2.types.nfs_share.ListNfsSharesResponse
],
request: google.cloud.bare_metal_solution_v2.types.nfs_share.ListNfsSharesRequest,
response: google.cloud.bare_metal_solution_v2.types.nfs_share.ListNfsSharesResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_nfs_shares
requests.
This class thinly wraps an initial
ListNfsSharesResponse object, and
provides an __iter__
method to iterate through its
nfs_shares
field.
If there are more pages, the __iter__
method will make additional
ListNfsShares
requests and continue to iterate
through the nfs_shares
field on the
corresponding responses.
All the usual ListNfsSharesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListVolumesAsyncPager
ListVolumesAsyncPager(
method: Callable[
[...],
Awaitable[google.cloud.bare_metal_solution_v2.types.volume.ListVolumesResponse],
],
request: google.cloud.bare_metal_solution_v2.types.volume.ListVolumesRequest,
response: google.cloud.bare_metal_solution_v2.types.volume.ListVolumesResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_volumes
requests.
This class thinly wraps an initial
ListVolumesResponse object, and
provides an __aiter__
method to iterate through its
volumes
field.
If there are more pages, the __aiter__
method will make additional
ListVolumes
requests and continue to iterate
through the volumes
field on the
corresponding responses.
All the usual ListVolumesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.
ListVolumesPager
ListVolumesPager(
method: Callable[
[...], google.cloud.bare_metal_solution_v2.types.volume.ListVolumesResponse
],
request: google.cloud.bare_metal_solution_v2.types.volume.ListVolumesRequest,
response: google.cloud.bare_metal_solution_v2.types.volume.ListVolumesResponse,
*,
metadata: Sequence[Tuple[str, str]] = ()
)
A pager for iterating through list_volumes
requests.
This class thinly wraps an initial
ListVolumesResponse object, and
provides an __iter__
method to iterate through its
volumes
field.
If there are more pages, the __iter__
method will make additional
ListVolumes
requests and continue to iterate
through the volumes
field on the
corresponding responses.
All the usual ListVolumesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.