GetAccessPointForObjectLambdaResult |
AWSS3Control.getAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest getAccessPointForObjectLambdaRequest)
Returns configuration information about the specified Object Lambda Access Point
|
GetAccessPointForObjectLambdaResult |
AWSS3ControlClient.getAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest request)
Returns configuration information about the specified Object Lambda Access Point
|
GetAccessPointForObjectLambdaResult |
AbstractAWSS3Control.getAccessPointForObjectLambda(GetAccessPointForObjectLambdaRequest request) |
Future<GetAccessPointForObjectLambdaResult> |
AbstractAWSS3ControlAsync.getAccessPointForObjectLambdaAsync(GetAccessPointForObjectLambdaRequest request) |
Future<GetAccessPointForObjectLambdaResult> |
AWSS3ControlAsyncClient.getAccessPointForObjectLambdaAsync(GetAccessPointForObjectLambdaRequest request) |
Future<GetAccessPointForObjectLambdaResult> |
AWSS3ControlAsync.getAccessPointForObjectLambdaAsync(GetAccessPointForObjectLambdaRequest getAccessPointForObjectLambdaRequest)
Returns configuration information about the specified Object Lambda Access Point
|
Future<GetAccessPointForObjectLambdaResult> |
AbstractAWSS3ControlAsync.getAccessPointForObjectLambdaAsync(GetAccessPointForObjectLambdaRequest request,
AsyncHandler<GetAccessPointForObjectLambdaRequest,GetAccessPointForObjectLambdaResult> asyncHandler) |
Future<GetAccessPointForObjectLambdaResult> |
AWSS3ControlAsyncClient.getAccessPointForObjectLambdaAsync(GetAccessPointForObjectLambdaRequest request,
AsyncHandler<GetAccessPointForObjectLambdaRequest,GetAccessPointForObjectLambdaResult> asyncHandler) |
Future<GetAccessPointForObjectLambdaResult> |
AWSS3ControlAsync.getAccessPointForObjectLambdaAsync(GetAccessPointForObjectLambdaRequest getAccessPointForObjectLambdaRequest,
AsyncHandler<GetAccessPointForObjectLambdaRequest,GetAccessPointForObjectLambdaResult> asyncHandler)
Returns configuration information about the specified Object Lambda Access Point
|