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