Interface ApiName.Builder
-
Method Summary
-
Method Details
-
name
Set the name of the API.- Parameters:
name
- The name.- Returns:
- This object for method chaining.
-
version
Set the version of the API.- Parameters:
version
- The version.- Returns:
- This object for method chaining.
-
build
ApiName build()
-