public static interface GetAccessPointConfigurationForObjectLambdaRequest.Builder extends S3ControlRequest.Builder, SdkPojo, CopyableBuilder<GetAccessPointConfigurationForObjectLambdaRequest.Builder,GetAccessPointConfigurationForObjectLambdaRequest>
| Modifier and Type | Method and Description |
|---|---|
GetAccessPointConfigurationForObjectLambdaRequest.Builder |
accountId(String accountId)
The account ID for the account that owns the specified Object Lambda Access Point.
|
GetAccessPointConfigurationForObjectLambdaRequest.Builder |
name(String name)
The name of the Object Lambda Access Point you want to return the configuration for.
|
GetAccessPointConfigurationForObjectLambdaRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetAccessPointConfigurationForObjectLambdaRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetAccessPointConfigurationForObjectLambdaRequest.Builder accountId(String accountId)
The account ID for the account that owns the specified Object Lambda Access Point.
accountId - The account ID for the account that owns the specified Object Lambda Access Point.GetAccessPointConfigurationForObjectLambdaRequest.Builder name(String name)
The name of the Object Lambda Access Point you want to return the configuration for.
name - The name of the Object Lambda Access Point you want to return the configuration for.GetAccessPointConfigurationForObjectLambdaRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetAccessPointConfigurationForObjectLambdaRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.