Interface ListSegmentsAttachedToCompanyRequest.CompanyIdStage
-
- All Known Implementing Classes:
ListSegmentsAttachedToCompanyRequest.Builder
- Enclosing class:
- ListSegmentsAttachedToCompanyRequest
public static interface ListSegmentsAttachedToCompanyRequest.CompanyIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListSegmentsAttachedToCompanyRequest._FinalStagecompanyId(java.lang.String companyId)The unique identifier for the company which is given by IntercomListSegmentsAttachedToCompanyRequest.Builderfrom(ListSegmentsAttachedToCompanyRequest other)
-
-
-
Method Detail
-
companyId
ListSegmentsAttachedToCompanyRequest._FinalStage companyId(@NotNull java.lang.String companyId)
The unique identifier for the company which is given by Intercom
-
-