Package com.intercom.api.types
Class SheetActionComponent.Builder
java.lang.Object
com.intercom.api.types.SheetActionComponent.Builder
- All Implemented Interfaces:
SheetActionComponent._FinalStage,SheetActionComponent.UrlStage
- Enclosing class:
SheetActionComponent
public static final class SheetActionComponent.Builder
extends Object
implements SheetActionComponent.UrlStage, SheetActionComponent._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionbuild()from(SheetActionComponent other) The link which hosts your sheet.
-
Method Details
-
from
- Specified by:
fromin interfaceSheetActionComponent.UrlStage
-
url
The link which hosts your sheet.
- Specified by:
urlin interfaceSheetActionComponent.UrlStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
build
- Specified by:
buildin interfaceSheetActionComponent._FinalStage
-