Uses of Class
software.amazon.awssdk.services.migrationhubrefactorspaces.model.LambdaEndpointInput
-
Packages that use LambdaEndpointInput Package Description software.amazon.awssdk.services.migrationhubrefactorspaces.model -
-
Uses of LambdaEndpointInput in software.amazon.awssdk.services.migrationhubrefactorspaces.model
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model that return LambdaEndpointInput Modifier and Type Method Description LambdaEndpointInputCreateServiceRequest. lambdaEndpoint()The configuration for the Lambda endpoint type.LambdaEndpointInputCreateServiceResponse. lambdaEndpoint()The configuration for the Lambda endpoint type.Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model with parameters of type LambdaEndpointInput Modifier and Type Method Description CreateServiceRequest.BuilderCreateServiceRequest.Builder. lambdaEndpoint(LambdaEndpointInput lambdaEndpoint)The configuration for the Lambda endpoint type.CreateServiceResponse.BuilderCreateServiceResponse.Builder. lambdaEndpoint(LambdaEndpointInput lambdaEndpoint)The configuration for the Lambda endpoint type.
-