| 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 |
|---|---|
GetContainerServicePowersResult |
AbstractAmazonLightsail.getContainerServicePowers(GetContainerServicePowersRequest request) |
GetContainerServicePowersResult |
AmazonLightsailClient.getContainerServicePowers(GetContainerServicePowersRequest request)
Returns the list of powers that can be specified for your Amazon Lightsail container services.
|
GetContainerServicePowersResult |
AmazonLightsail.getContainerServicePowers(GetContainerServicePowersRequest getContainerServicePowersRequest)
Returns the list of powers that can be specified for your Amazon Lightsail container services.
|
| Modifier and Type | Method and Description |
|---|---|
Future<GetContainerServicePowersResult> |
AbstractAmazonLightsailAsync.getContainerServicePowersAsync(GetContainerServicePowersRequest request,
AsyncHandler<GetContainerServicePowersRequest,GetContainerServicePowersResult> asyncHandler) |
Future<GetContainerServicePowersResult> |
AmazonLightsailAsync.getContainerServicePowersAsync(GetContainerServicePowersRequest getContainerServicePowersRequest,
AsyncHandler<GetContainerServicePowersRequest,GetContainerServicePowersResult> asyncHandler)
Returns the list of powers that can be specified for your Amazon Lightsail container services.
|
Future<GetContainerServicePowersResult> |
AmazonLightsailAsyncClient.getContainerServicePowersAsync(GetContainerServicePowersRequest request,
AsyncHandler<GetContainerServicePowersRequest,GetContainerServicePowersResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetContainerServicePowersResult |
GetContainerServicePowersResult.clone() |
GetContainerServicePowersResult |
GetContainerServicePowersResult.withPowers(Collection<ContainerServicePower> powers)
An array of objects that describe the powers that can be specified for a container service.
|
GetContainerServicePowersResult |
GetContainerServicePowersResult.withPowers(ContainerServicePower... powers)
An array of objects that describe the powers that can be specified for a container service.
|
Copyright © 2024. All rights reserved.