public static interface GetRelationalDatabaseSnapshotsRequest.Builder extends LightsailRequest.Builder, SdkPojo, CopyableBuilder<GetRelationalDatabaseSnapshotsRequest.Builder,GetRelationalDatabaseSnapshotsRequest>
| Modifier and Type | Method and Description |
|---|---|
GetRelationalDatabaseSnapshotsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetRelationalDatabaseSnapshotsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetRelationalDatabaseSnapshotsRequest.Builder |
pageToken(String pageToken)
The token to advance to the next page of results from your request.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetRelationalDatabaseSnapshotsRequest.Builder pageToken(String pageToken)
The token to advance to the next page of results from your request.
To get a page token, perform an initial GetRelationalDatabaseSnapshots request. If your results
are paginated, the response will return a next page token that you can specify as the page token in a
subsequent request.
pageToken - The token to advance to the next page of results from your request.
To get a page token, perform an initial GetRelationalDatabaseSnapshots request. If your
results are paginated, the response will return a next page token that you can specify as the page
token in a subsequent request.
GetRelationalDatabaseSnapshotsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetRelationalDatabaseSnapshotsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.