| Package | Description |
|---|---|
| com.amazonaws.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (AWS) for developers who need to build
websites or web applications.
|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
GetContainerServicesResult |
AmazonLightsailClient.getContainerServices(GetContainerServicesRequest request)
Returns information about one or more of your Amazon Lightsail container services.
|
GetContainerServicesResult |
AmazonLightsail.getContainerServices(GetContainerServicesRequest getContainerServicesRequest)
Returns information about one or more of your Amazon Lightsail container services.
|
GetContainerServicesResult |
AbstractAmazonLightsail.getContainerServices(GetContainerServicesRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetContainerServicesResult> |
AbstractAmazonLightsailAsync.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> |
AmazonLightsailAsyncClient.getContainerServicesAsync(GetContainerServicesRequest request,
AsyncHandler<GetContainerServicesRequest,GetContainerServicesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetContainerServicesResult |
GetContainerServicesResult.clone() |
GetContainerServicesResult |
GetContainerServicesResult.withContainerServices(Collection<ContainerService> containerServices)
An array of objects that describe one or more container services.
|
GetContainerServicesResult |
GetContainerServicesResult.withContainerServices(ContainerService... containerServices)
An array of objects that describe one or more container services.
|
Copyright © 2021. All rights reserved.