| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateContainerServiceRegistryLoginResponse |
LightsailClient.createContainerServiceRegistryLogin(Consumer<CreateContainerServiceRegistryLoginRequest.Builder> createContainerServiceRegistryLoginRequest)
Creates a temporary set of log in credentials that you can use to log in to the Docker process on your local
machine.
|
default CreateContainerServiceRegistryLoginResponse |
LightsailClient.createContainerServiceRegistryLogin(CreateContainerServiceRegistryLoginRequest createContainerServiceRegistryLoginRequest)
Creates a temporary set of log in credentials that you can use to log in to the Docker process on your local
machine.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateContainerServiceRegistryLoginResponse> |
LightsailAsyncClient.createContainerServiceRegistryLogin(Consumer<CreateContainerServiceRegistryLoginRequest.Builder> createContainerServiceRegistryLoginRequest)
Creates a temporary set of log in credentials that you can use to log in to the Docker process on your local
machine.
|
default CompletableFuture<CreateContainerServiceRegistryLoginResponse> |
LightsailAsyncClient.createContainerServiceRegistryLogin(CreateContainerServiceRegistryLoginRequest createContainerServiceRegistryLoginRequest)
Creates a temporary set of log in credentials that you can use to log in to the Docker process on your local
machine.
|
Copyright © 2022. All rights reserved.