Class ListAttachedSubscriptionsRequest.Builder
java.lang.Object
com.intercom.api.resources.contacts.requests.ListAttachedSubscriptionsRequest.Builder
- All Implemented Interfaces:
ListAttachedSubscriptionsRequest._FinalStage,ListAttachedSubscriptionsRequest.ContactIdStage
- Enclosing class:
ListAttachedSubscriptionsRequest
public static final class ListAttachedSubscriptionsRequest.Builder
extends Object
implements ListAttachedSubscriptionsRequest.ContactIdStage, ListAttachedSubscriptionsRequest._FinalStage
-
Method Summary
Modifier and TypeMethodDescriptionbuild()The unique identifier for the contact which is given by Intercom
-
Method Details
-
from
- Specified by:
fromin interfaceListAttachedSubscriptionsRequest.ContactIdStage
-
contactId
The unique identifier for the contact which is given by Intercom
- Specified by:
contactIdin interfaceListAttachedSubscriptionsRequest.ContactIdStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
build
- Specified by:
buildin interfaceListAttachedSubscriptionsRequest._FinalStage
-