public static interface Tool.Builder extends SdkPojo, CopyableBuilder<Tool.Builder,Tool>
| Modifier and Type | Method and Description |
|---|---|
Tool.Builder |
name(String name)
The name of an AWS service.
|
Tool.Builder |
url(String url)
The URL of an AWS service.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTool.Builder name(String name)
The name of an AWS service.
name - The name of an AWS service.Tool.Builder url(String url)
The URL of an AWS service.
url - The URL of an AWS service.Copyright © 2023. All rights reserved.