| 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 |
|---|---|
CreateBucketAccessKeyResult |
AmazonLightsailClient.createBucketAccessKey(CreateBucketAccessKeyRequest request)
Creates a new access key for the specified Amazon Lightsail bucket.
|
CreateBucketAccessKeyResult |
AmazonLightsail.createBucketAccessKey(CreateBucketAccessKeyRequest createBucketAccessKeyRequest)
Creates a new access key for the specified Amazon Lightsail bucket.
|
CreateBucketAccessKeyResult |
AbstractAmazonLightsail.createBucketAccessKey(CreateBucketAccessKeyRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateBucketAccessKeyResult> |
AmazonLightsailAsyncClient.createBucketAccessKeyAsync(CreateBucketAccessKeyRequest request,
AsyncHandler<CreateBucketAccessKeyRequest,CreateBucketAccessKeyResult> asyncHandler) |
Future<CreateBucketAccessKeyResult> |
AbstractAmazonLightsailAsync.createBucketAccessKeyAsync(CreateBucketAccessKeyRequest request,
AsyncHandler<CreateBucketAccessKeyRequest,CreateBucketAccessKeyResult> asyncHandler) |
Future<CreateBucketAccessKeyResult> |
AmazonLightsailAsync.createBucketAccessKeyAsync(CreateBucketAccessKeyRequest createBucketAccessKeyRequest,
AsyncHandler<CreateBucketAccessKeyRequest,CreateBucketAccessKeyResult> asyncHandler)
Creates a new access key for the specified Amazon Lightsail bucket.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBucketAccessKeyResult |
CreateBucketAccessKeyResult.clone() |
CreateBucketAccessKeyResult |
CreateBucketAccessKeyResult.withAccessKey(AccessKey accessKey)
An object that describes the access key that is created.
|
CreateBucketAccessKeyResult |
CreateBucketAccessKeyResult.withOperations(Collection<Operation> operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
CreateBucketAccessKeyResult |
CreateBucketAccessKeyResult.withOperations(Operation... operations)
An array of objects that describe the result of the action, such as the status of the request, the timestamp of
the request, and the resources affected by the request.
|
Copyright © 2024. All rights reserved.