| Package | Description |
|---|---|
| software.amazon.awssdk.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaEndpointConfig.Builder |
LambdaEndpointConfig.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the Lambda endpoint.
|
static LambdaEndpointConfig.Builder |
LambdaEndpointConfig.builder() |
LambdaEndpointConfig.Builder |
LambdaEndpointConfig.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LambdaEndpointConfig.Builder> |
LambdaEndpointConfig.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetServiceResponse.Builder |
GetServiceResponse.Builder.lambdaEndpoint(Consumer<LambdaEndpointConfig.Builder> lambdaEndpoint)
The configuration for the Lambda endpoint type.
|
Copyright © 2022. All rights reserved.