Class DeleteContactRequest.Builder
java.lang.Object
com.intercom.api.resources.contacts.requests.DeleteContactRequest.Builder
- All Implemented Interfaces:
DeleteContactRequest._FinalStage,DeleteContactRequest.ContactIdStage
- Enclosing class:
DeleteContactRequest
public static final class DeleteContactRequest.Builder
extends Object
implements DeleteContactRequest.ContactIdStage, DeleteContactRequest._FinalStage
-
Method Summary
-
Method Details
-
from
- Specified by:
fromin interfaceDeleteContactRequest.ContactIdStage
-
contactId
id
- Specified by:
contactIdin interfaceDeleteContactRequest.ContactIdStage- Returns:
- Reference to
thisso that method calls can be chained together.
-
build
- Specified by:
buildin interfaceDeleteContactRequest._FinalStage
-