| 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 |
|---|---|
SetResourceAccessForBucketResult |
AbstractAmazonLightsail.setResourceAccessForBucket(SetResourceAccessForBucketRequest request) |
SetResourceAccessForBucketResult |
AmazonLightsail.setResourceAccessForBucket(SetResourceAccessForBucketRequest setResourceAccessForBucketRequest)
Sets the Amazon Lightsail resources that can access the specified Lightsail bucket.
|
SetResourceAccessForBucketResult |
AmazonLightsailClient.setResourceAccessForBucket(SetResourceAccessForBucketRequest request)
Sets the Amazon Lightsail resources that can access the specified Lightsail bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Future<SetResourceAccessForBucketResult> |
AmazonLightsailAsyncClient.setResourceAccessForBucketAsync(SetResourceAccessForBucketRequest request,
AsyncHandler<SetResourceAccessForBucketRequest,SetResourceAccessForBucketResult> asyncHandler) |
Future<SetResourceAccessForBucketResult> |
AbstractAmazonLightsailAsync.setResourceAccessForBucketAsync(SetResourceAccessForBucketRequest request,
AsyncHandler<SetResourceAccessForBucketRequest,SetResourceAccessForBucketResult> asyncHandler) |
Future<SetResourceAccessForBucketResult> |
AmazonLightsailAsync.setResourceAccessForBucketAsync(SetResourceAccessForBucketRequest setResourceAccessForBucketRequest,
AsyncHandler<SetResourceAccessForBucketRequest,SetResourceAccessForBucketResult> asyncHandler)
Sets the Amazon Lightsail resources that can access the specified Lightsail bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SetResourceAccessForBucketResult |
SetResourceAccessForBucketResult.clone() |
SetResourceAccessForBucketResult |
SetResourceAccessForBucketResult.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.
|
SetResourceAccessForBucketResult |
SetResourceAccessForBucketResult.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 © 2023. All rights reserved.