| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control.model |
| Modifier and Type | Method and Description |
|---|---|
default CreateAccessPointForObjectLambdaResponse.Builder |
CreateAccessPointForObjectLambdaResponse.Builder.alias(Consumer<ObjectLambdaAccessPointAlias.Builder> alias)
The alias of the Object Lambda Access Point.
|
CreateAccessPointForObjectLambdaResponse.Builder |
CreateAccessPointForObjectLambdaResponse.Builder.alias(ObjectLambdaAccessPointAlias alias)
The alias of the Object Lambda Access Point.
|
static CreateAccessPointForObjectLambdaResponse.Builder |
CreateAccessPointForObjectLambdaResponse.builder() |
CreateAccessPointForObjectLambdaResponse.Builder |
CreateAccessPointForObjectLambdaResponse.Builder.objectLambdaAccessPointArn(String objectLambdaAccessPointArn)
Specifies the ARN for the Object Lambda Access Point.
|
CreateAccessPointForObjectLambdaResponse.Builder |
CreateAccessPointForObjectLambdaResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateAccessPointForObjectLambdaResponse.Builder> |
CreateAccessPointForObjectLambdaResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.