Uses of Class
software.amazon.awssdk.services.migrationhubrefactorspaces.model.LambdaEndpointConfig
-
Packages that use LambdaEndpointConfig Package Description software.amazon.awssdk.services.migrationhubrefactorspaces.model -
-
Uses of LambdaEndpointConfig in software.amazon.awssdk.services.migrationhubrefactorspaces.model
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model that return LambdaEndpointConfig Modifier and Type Method Description LambdaEndpointConfigGetServiceResponse. lambdaEndpoint()The configuration for the Lambda endpoint type.Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model with parameters of type LambdaEndpointConfig Modifier and Type Method Description GetServiceResponse.BuilderGetServiceResponse.Builder. lambdaEndpoint(LambdaEndpointConfig lambdaEndpoint)The configuration for the Lambda endpoint type.
-