| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
GetRelationalDatabaseLogEventsRequest |
GetRelationalDatabaseLogEventsRequest.clone() |
GetRelationalDatabaseLogEventsRequest |
GetRelationalDatabaseLogEventsRequest.withEndTime(Date endTime)
The end of the time interval from which to get log events.
|
GetRelationalDatabaseLogEventsRequest |
GetRelationalDatabaseLogEventsRequest.withLogStreamName(String logStreamName)
The name of the log stream.
|
GetRelationalDatabaseLogEventsRequest |
GetRelationalDatabaseLogEventsRequest.withPageToken(String pageToken)
The token to advance to the next or previous page of results from your request.
|
GetRelationalDatabaseLogEventsRequest |
GetRelationalDatabaseLogEventsRequest.withRelationalDatabaseName(String relationalDatabaseName)
The name of your database for which to get log events.
|
GetRelationalDatabaseLogEventsRequest |
GetRelationalDatabaseLogEventsRequest.withStartFromHead(Boolean startFromHead)
Parameter to specify if the log should start from head or tail.
|
GetRelationalDatabaseLogEventsRequest |
GetRelationalDatabaseLogEventsRequest.withStartTime(Date startTime)
The start of the time interval from which to get log events.
|
Copyright © 2023. All rights reserved.