| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
AccessKey |
CreateBucketAccessKeyResponse.accessKey()
An object that describes the access key that is created.
|
| Modifier and Type | Method and Description |
|---|---|
List<AccessKey> |
GetBucketAccessKeysResponse.accessKeys()
An object that describes the access keys for the specified bucket.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBucketAccessKeyResponse.Builder |
CreateBucketAccessKeyResponse.Builder.accessKey(AccessKey accessKey)
An object that describes the access key that is created.
|
GetBucketAccessKeysResponse.Builder |
GetBucketAccessKeysResponse.Builder.accessKeys(AccessKey... accessKeys)
An object that describes the access keys for the specified bucket.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketAccessKeysResponse.Builder |
GetBucketAccessKeysResponse.Builder.accessKeys(Collection<AccessKey> accessKeys)
An object that describes the access keys for the specified bucket.
|
Copyright © 2023. All rights reserved.