Uses of Interface
software.amazon.awssdk.services.migrationhuborchestrator.model.Tool.Builder
-
Packages that use Tool.Builder Package Description software.amazon.awssdk.services.migrationhuborchestrator.model -
-
Uses of Tool.Builder in software.amazon.awssdk.services.migrationhuborchestrator.model
Methods in software.amazon.awssdk.services.migrationhuborchestrator.model that return Tool.Builder Modifier and Type Method Description static Tool.BuilderTool. builder()Tool.BuilderTool.Builder. name(String name)The name of an AWS service.Tool.BuilderTool. toBuilder()Tool.BuilderTool.Builder. url(String url)The URL of an AWS service.Methods in software.amazon.awssdk.services.migrationhuborchestrator.model that return types with arguments of type Tool.Builder Modifier and Type Method Description static Class<? extends Tool.Builder>Tool. serializableBuilderClass()
-