| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubrefactorspaces.model |
| Modifier and Type | Method and Description |
|---|---|
LambdaEndpointInput |
LambdaEndpointInput.clone() |
LambdaEndpointInput |
CreateServiceRequest.getLambdaEndpoint()
The configuration for the Lambda endpoint type.
|
LambdaEndpointInput |
CreateServiceResult.getLambdaEndpoint()
The configuration for the Lambda endpoint type.
|
LambdaEndpointInput |
LambdaEndpointInput.withArn(String arn)
The Amazon Resource Name (ARN) of the Lambda endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateServiceRequest.setLambdaEndpoint(LambdaEndpointInput lambdaEndpoint)
The configuration for the Lambda endpoint type.
|
void |
CreateServiceResult.setLambdaEndpoint(LambdaEndpointInput lambdaEndpoint)
The configuration for the Lambda endpoint type.
|
CreateServiceRequest |
CreateServiceRequest.withLambdaEndpoint(LambdaEndpointInput lambdaEndpoint)
The configuration for the Lambda endpoint type.
|
CreateServiceResult |
CreateServiceResult.withLambdaEndpoint(LambdaEndpointInput lambdaEndpoint)
The configuration for the Lambda endpoint type.
|
Copyright © 2022. All rights reserved.