Uses of Class
software.amazon.awssdk.services.migrationhubrefactorspaces.model.LambdaEndpointSummary
-
Packages that use LambdaEndpointSummary Package Description software.amazon.awssdk.services.migrationhubrefactorspaces.model -
-
Uses of LambdaEndpointSummary in software.amazon.awssdk.services.migrationhubrefactorspaces.model
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model that return LambdaEndpointSummary Modifier and Type Method Description LambdaEndpointSummaryServiceSummary. lambdaEndpoint()A summary of the configuration for the Lambda endpoint type.Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model with parameters of type LambdaEndpointSummary Modifier and Type Method Description ServiceSummary.BuilderServiceSummary.Builder. lambdaEndpoint(LambdaEndpointSummary lambdaEndpoint)A summary of the configuration for the Lambda endpoint type.
-