Module pagers (0.1.0)

API documentation for oracledatabase_v1.services.oracle_database.pagers module.

Classes

ListAutonomousDatabaseBackupsPager

ListAutonomousDatabaseBackupsPager(
    method: typing.Callable[
        [...],
        google.cloud.oracledatabase_v1.types.oracledatabase.ListAutonomousDatabaseBackupsResponse,
    ],
    request: google.cloud.oracledatabase_v1.types.oracledatabase.ListAutonomousDatabaseBackupsRequest,
    response: google.cloud.oracledatabase_v1.types.oracledatabase.ListAutonomousDatabaseBackupsResponse,
    *,
    retry: typing.Optional[
        typing.Union[
            google.api_core.retry.retry_unary.Retry,
            google.api_core.gapic_v1.method._MethodDefault,
        ]
    ] = _MethodDefault._DEFAULT_VALUE,
    timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_autonomous_database_backups requests.

This class thinly wraps an initial ListAutonomousDatabaseBackupsResponse object, and provides an __iter__ method to iterate through its autonomous_database_backups field.

If there are more pages, the __iter__ method will make additional ListAutonomousDatabaseBackups requests and continue to iterate through the autonomous_database_backups field on the corresponding responses.

All the usual ListAutonomousDatabaseBackupsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListAutonomousDatabaseCharacterSetsPager

ListAutonomousDatabaseCharacterSetsPager(
    method: typing.Callable[
        [...],
        google.cloud.oracledatabase_v1.types.oracledatabase.ListAutonomousDatabaseCharacterSetsResponse,
    ],
    request: google.cloud.oracledatabase_v1.types.oracledatabase.ListAutonomousDatabaseCharacterSetsRequest,
    response: google.cloud.oracledatabase_v1.types.oracledatabase.ListAutonomousDatabaseCharacterSetsResponse,
    *,
    retry: typing.Optional[
        typing.Union[
            google.api_core.retry.retry_unary.Retry,
            google.api_core.gapic_v1.method._MethodDefault,
        ]
    ] = _MethodDefault._DEFAULT_VALUE,
    timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_autonomous_database_character_sets requests.

This class thinly wraps an initial ListAutonomousDatabaseCharacterSetsResponse object, and provides an __iter__ method to iterate through its autonomous_database_character_sets field.

If there are more pages, the __iter__ method will make additional ListAutonomousDatabaseCharacterSets requests and continue to iterate through the autonomous_database_character_sets field on the corresponding responses.

All the usual ListAutonomousDatabaseCharacterSetsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListAutonomousDatabasesPager

ListAutonomousDatabasesPager(
    method: typing.Callable[
        [...],
        google.cloud.oracledatabase_v1.types.oracledatabase.ListAutonomousDatabasesResponse,
    ],
    request: google.cloud.oracledatabase_v1.types.oracledatabase.ListAutonomousDatabasesRequest,
    response: google.cloud.oracledatabase_v1.types.oracledatabase.ListAutonomousDatabasesResponse,
    *,
    retry: typing.Optional[
        typing.Union[
            google.api_core.retry.retry_unary.Retry,
            google.api_core.gapic_v1.method._MethodDefault,
        ]
    ] = _MethodDefault._DEFAULT_VALUE,
    timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_autonomous_databases requests.

This class thinly wraps an initial ListAutonomousDatabasesResponse object, and provides an __iter__ method to iterate through its autonomous_databases field.

If there are more pages, the __iter__ method will make additional ListAutonomousDatabases requests and continue to iterate through the autonomous_databases field on the corresponding responses.

All the usual ListAutonomousDatabasesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListAutonomousDbVersionsPager

ListAutonomousDbVersionsPager(
    method: typing.Callable[
        [...],
        google.cloud.oracledatabase_v1.types.oracledatabase.ListAutonomousDbVersionsResponse,
    ],
    request: google.cloud.oracledatabase_v1.types.oracledatabase.ListAutonomousDbVersionsRequest,
    response: google.cloud.oracledatabase_v1.types.oracledatabase.ListAutonomousDbVersionsResponse,
    *,
    retry: typing.Optional[
        typing.Union[
            google.api_core.retry.retry_unary.Retry,
            google.api_core.gapic_v1.method._MethodDefault,
        ]
    ] = _MethodDefault._DEFAULT_VALUE,
    timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_autonomous_db_versions requests.

This class thinly wraps an initial ListAutonomousDbVersionsResponse object, and provides an __iter__ method to iterate through its autonomous_db_versions field.

If there are more pages, the __iter__ method will make additional ListAutonomousDbVersions requests and continue to iterate through the autonomous_db_versions field on the corresponding responses.

All the usual ListAutonomousDbVersionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListCloudExadataInfrastructuresPager

ListCloudExadataInfrastructuresPager(
    method: typing.Callable[
        [...],
        google.cloud.oracledatabase_v1.types.oracledatabase.ListCloudExadataInfrastructuresResponse,
    ],
    request: google.cloud.oracledatabase_v1.types.oracledatabase.ListCloudExadataInfrastructuresRequest,
    response: google.cloud.oracledatabase_v1.types.oracledatabase.ListCloudExadataInfrastructuresResponse,
    *,
    retry: typing.Optional[
        typing.Union[
            google.api_core.retry.retry_unary.Retry,
            google.api_core.gapic_v1.method._MethodDefault,
        ]
    ] = _MethodDefault._DEFAULT_VALUE,
    timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_cloud_exadata_infrastructures requests.

This class thinly wraps an initial ListCloudExadataInfrastructuresResponse object, and provides an __iter__ method to iterate through its cloud_exadata_infrastructures field.

If there are more pages, the __iter__ method will make additional ListCloudExadataInfrastructures requests and continue to iterate through the cloud_exadata_infrastructures field on the corresponding responses.

All the usual ListCloudExadataInfrastructuresResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListCloudVmClustersPager

ListCloudVmClustersPager(
    method: typing.Callable[
        [...],
        google.cloud.oracledatabase_v1.types.oracledatabase.ListCloudVmClustersResponse,
    ],
    request: google.cloud.oracledatabase_v1.types.oracledatabase.ListCloudVmClustersRequest,
    response: google.cloud.oracledatabase_v1.types.oracledatabase.ListCloudVmClustersResponse,
    *,
    retry: typing.Optional[
        typing.Union[
            google.api_core.retry.retry_unary.Retry,
            google.api_core.gapic_v1.method._MethodDefault,
        ]
    ] = _MethodDefault._DEFAULT_VALUE,
    timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_cloud_vm_clusters requests.

This class thinly wraps an initial ListCloudVmClustersResponse object, and provides an __iter__ method to iterate through its cloud_vm_clusters field.

If there are more pages, the __iter__ method will make additional ListCloudVmClusters requests and continue to iterate through the cloud_vm_clusters field on the corresponding responses.

All the usual ListCloudVmClustersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDbNodesPager

ListDbNodesPager(
    method: typing.Callable[
        [...], google.cloud.oracledatabase_v1.types.oracledatabase.ListDbNodesResponse
    ],
    request: google.cloud.oracledatabase_v1.types.oracledatabase.ListDbNodesRequest,
    response: google.cloud.oracledatabase_v1.types.oracledatabase.ListDbNodesResponse,
    *,
    retry: typing.Optional[
        typing.Union[
            google.api_core.retry.retry_unary.Retry,
            google.api_core.gapic_v1.method._MethodDefault,
        ]
    ] = _MethodDefault._DEFAULT_VALUE,
    timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_db_nodes requests.

This class thinly wraps an initial ListDbNodesResponse object, and provides an __iter__ method to iterate through its db_nodes field.

If there are more pages, the __iter__ method will make additional ListDbNodes requests and continue to iterate through the db_nodes field on the corresponding responses.

All the usual ListDbNodesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDbServersPager

ListDbServersPager(
    method: typing.Callable[
        [...], google.cloud.oracledatabase_v1.types.oracledatabase.ListDbServersResponse
    ],
    request: google.cloud.oracledatabase_v1.types.oracledatabase.ListDbServersRequest,
    response: google.cloud.oracledatabase_v1.types.oracledatabase.ListDbServersResponse,
    *,
    retry: typing.Optional[
        typing.Union[
            google.api_core.retry.retry_unary.Retry,
            google.api_core.gapic_v1.method._MethodDefault,
        ]
    ] = _MethodDefault._DEFAULT_VALUE,
    timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_db_servers requests.

This class thinly wraps an initial ListDbServersResponse object, and provides an __iter__ method to iterate through its db_servers field.

If there are more pages, the __iter__ method will make additional ListDbServers requests and continue to iterate through the db_servers field on the corresponding responses.

All the usual ListDbServersResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListDbSystemShapesPager

ListDbSystemShapesPager(
    method: typing.Callable[
        [...],
        google.cloud.oracledatabase_v1.types.oracledatabase.ListDbSystemShapesResponse,
    ],
    request: google.cloud.oracledatabase_v1.types.oracledatabase.ListDbSystemShapesRequest,
    response: google.cloud.oracledatabase_v1.types.oracledatabase.ListDbSystemShapesResponse,
    *,
    retry: typing.Optional[
        typing.Union[
            google.api_core.retry.retry_unary.Retry,
            google.api_core.gapic_v1.method._MethodDefault,
        ]
    ] = _MethodDefault._DEFAULT_VALUE,
    timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_db_system_shapes requests.

This class thinly wraps an initial ListDbSystemShapesResponse object, and provides an __iter__ method to iterate through its db_system_shapes field.

If there are more pages, the __iter__ method will make additional ListDbSystemShapes requests and continue to iterate through the db_system_shapes field on the corresponding responses.

All the usual ListDbSystemShapesResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListEntitlementsPager

ListEntitlementsPager(
    method: typing.Callable[
        [...],
        google.cloud.oracledatabase_v1.types.oracledatabase.ListEntitlementsResponse,
    ],
    request: google.cloud.oracledatabase_v1.types.oracledatabase.ListEntitlementsRequest,
    response: google.cloud.oracledatabase_v1.types.oracledatabase.ListEntitlementsResponse,
    *,
    retry: typing.Optional[
        typing.Union[
            google.api_core.retry.retry_unary.Retry,
            google.api_core.gapic_v1.method._MethodDefault,
        ]
    ] = _MethodDefault._DEFAULT_VALUE,
    timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_entitlements requests.

This class thinly wraps an initial ListEntitlementsResponse object, and provides an __iter__ method to iterate through its entitlements field.

If there are more pages, the __iter__ method will make additional ListEntitlements requests and continue to iterate through the entitlements field on the corresponding responses.

All the usual ListEntitlementsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.

ListGiVersionsPager

ListGiVersionsPager(
    method: typing.Callable[
        [...],
        google.cloud.oracledatabase_v1.types.oracledatabase.ListGiVersionsResponse,
    ],
    request: google.cloud.oracledatabase_v1.types.oracledatabase.ListGiVersionsRequest,
    response: google.cloud.oracledatabase_v1.types.oracledatabase.ListGiVersionsResponse,
    *,
    retry: typing.Optional[
        typing.Union[
            google.api_core.retry.retry_unary.Retry,
            google.api_core.gapic_v1.method._MethodDefault,
        ]
    ] = _MethodDefault._DEFAULT_VALUE,
    timeout: typing.Union[float, object] = _MethodDefault._DEFAULT_VALUE,
    metadata: typing.Sequence[typing.Tuple[str, str]] = ()
)

A pager for iterating through list_gi_versions requests.

This class thinly wraps an initial ListGiVersionsResponse object, and provides an __iter__ method to iterate through its gi_versions field.

If there are more pages, the __iter__ method will make additional ListGiVersions requests and continue to iterate through the gi_versions field on the corresponding responses.

All the usual ListGiVersionsResponse attributes are available on the pager. If multiple requests are made, only the most recent response is retained, and thus used for attribute lookup.