| 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 |
|---|---|
Future<GetContainerServicesResult> |
AmazonLightsailAsyncClient.getContainerServicesAsync(GetContainerServicesRequest request,
AsyncHandler<GetContainerServicesRequest,GetContainerServicesResult> asyncHandler) |
Future<GetContainerServicesResult> |
AmazonLightsailAsync.getContainerServicesAsync(GetContainerServicesRequest getContainerServicesRequest,
AsyncHandler<GetContainerServicesRequest,GetContainerServicesResult> asyncHandler)
Returns information about one or more of your Amazon Lightsail container services.
|
Future<GetContainerServicesResult> |
AbstractAmazonLightsailAsync.getContainerServicesAsync(GetContainerServicesRequest request,
AsyncHandler<GetContainerServicesRequest,GetContainerServicesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetContainerServicesRequest |
GetContainerServicesRequest.clone() |
GetContainerServicesRequest |
GetContainerServicesRequest.withServiceName(String serviceName)
The name of the container service for which to return information.
|
Copyright © 2025. All rights reserved.