Uses of Interface
software.amazon.awssdk.services.migrationhubrefactorspaces.model.LambdaEndpointSummary.Builder
-
Packages that use LambdaEndpointSummary.Builder Package Description software.amazon.awssdk.services.migrationhubrefactorspaces.model -
-
Uses of LambdaEndpointSummary.Builder in software.amazon.awssdk.services.migrationhubrefactorspaces.model
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model that return LambdaEndpointSummary.Builder Modifier and Type Method Description LambdaEndpointSummary.BuilderLambdaEndpointSummary.Builder. arn(String arn)The Amazon Resource Name (ARN) of the Lambda endpoint.static LambdaEndpointSummary.BuilderLambdaEndpointSummary. builder()LambdaEndpointSummary.BuilderLambdaEndpointSummary. toBuilder()Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model that return types with arguments of type LambdaEndpointSummary.Builder Modifier and Type Method Description static Class<? extends LambdaEndpointSummary.Builder>LambdaEndpointSummary. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.migrationhubrefactorspaces.model with type arguments of type LambdaEndpointSummary.Builder Modifier and Type Method Description default ServiceSummary.BuilderServiceSummary.Builder. lambdaEndpoint(Consumer<LambdaEndpointSummary.Builder> lambdaEndpoint)A summary of the configuration for the Lambda endpoint type.
-