| Package | Description |
|---|---|
| com.amazonaws.services.s3control |
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.
|
| com.amazonaws.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
GetAccessPointForObjectLambdaResult |
AbstractAWSS3Control.getAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest request) |
GetAccessPointForObjectLambdaResult |
AWSS3ControlClient.getAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest request)
Returns configuration information about the specified Object Lambda Access Point
|
GetAccessPointForObjectLambdaResult |
AWSS3Control.getAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest getAccessPointForObjectLambdaRequest)
Returns configuration information about the specified Object Lambda Access Point
|
| Modifier and Type | Method and Description |
|---|---|
GetAccessPointForObjectLambdaResult |
GetAccessPointForObjectLambdaResult.clone() |
GetAccessPointForObjectLambdaResult |
GetAccessPointForObjectLambdaResult.withCreationDate(Date creationDate)
The date and time when the specified Object Lambda Access Point was created.
|
GetAccessPointForObjectLambdaResult |
GetAccessPointForObjectLambdaResult.withName(String name)
The name of the Object Lambda Access Point.
|
GetAccessPointForObjectLambdaResult |
GetAccessPointForObjectLambdaResult.withPublicAccessBlockConfiguration(PublicAccessBlockConfiguration publicAccessBlockConfiguration)
Configuration to block all public access.
|
Copyright © 2023. All rights reserved.