Uses of Class
software.amazon.awssdk.services.lightsail.model.GetContainerServicePowersRequest
-
Packages that use GetContainerServicePowersRequest Package Description software.amazon.awssdk.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.software.amazon.awssdk.services.lightsail.transform -
-
Uses of GetContainerServicePowersRequest in software.amazon.awssdk.services.lightsail
Methods in software.amazon.awssdk.services.lightsail with parameters of type GetContainerServicePowersRequest Modifier and Type Method Description default CompletableFuture<GetContainerServicePowersResponse>LightsailAsyncClient. getContainerServicePowers(GetContainerServicePowersRequest getContainerServicePowersRequest)Returns the list of powers that can be specified for your Amazon Lightsail container services.default GetContainerServicePowersResponseLightsailClient. getContainerServicePowers(GetContainerServicePowersRequest getContainerServicePowersRequest)Returns the list of powers that can be specified for your Amazon Lightsail container services. -
Uses of GetContainerServicePowersRequest in software.amazon.awssdk.services.lightsail.transform
Methods in software.amazon.awssdk.services.lightsail.transform with parameters of type GetContainerServicePowersRequest Modifier and Type Method Description SdkHttpFullRequestGetContainerServicePowersRequestMarshaller. marshall(GetContainerServicePowersRequest getContainerServicePowersRequest)
-