Uses of Class
odata.msgraph.client.beta.callRecords.complex.PstnCallLogRow.Builder
-
Packages that use PstnCallLogRow.Builder Package Description odata.msgraph.client.beta.callRecords.complex -
-
Uses of PstnCallLogRow.Builder in odata.msgraph.client.beta.callRecords.complex
Methods in odata.msgraph.client.beta.callRecords.complex that return PstnCallLogRow.Builder Modifier and Type Method Description static PstnCallLogRow.BuilderPstnCallLogRow. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).PstnCallLogRow.BuilderPstnCallLogRow.Builder. callDurationSource(PstnCallDurationSource callDurationSource)PstnCallLogRow.BuilderPstnCallLogRow.Builder. calleeNumber(String calleeNumber)PstnCallLogRow.BuilderPstnCallLogRow.Builder. callerNumber(String callerNumber)PstnCallLogRow.BuilderPstnCallLogRow.Builder. callId(String callId)PstnCallLogRow.BuilderPstnCallLogRow.Builder. callType(String callType)PstnCallLogRow.BuilderPstnCallLogRow.Builder. charge(BigDecimal charge)PstnCallLogRow.BuilderPstnCallLogRow.Builder. conferenceId(String conferenceId)PstnCallLogRow.BuilderPstnCallLogRow.Builder. connectionCharge(BigDecimal connectionCharge)PstnCallLogRow.BuilderPstnCallLogRow.Builder. currency(String currency)PstnCallLogRow.BuilderPstnCallLogRow.Builder. destinationContext(String destinationContext)PstnCallLogRow.BuilderPstnCallLogRow.Builder. destinationName(String destinationName)PstnCallLogRow.BuilderPstnCallLogRow.Builder. duration(Integer duration)PstnCallLogRow.BuilderPstnCallLogRow.Builder. endDateTime(OffsetDateTime endDateTime)PstnCallLogRow.BuilderPstnCallLogRow.Builder. id(String id)PstnCallLogRow.BuilderPstnCallLogRow.Builder. inventoryType(String inventoryType)PstnCallLogRow.BuilderPstnCallLogRow.Builder. licenseCapability(String licenseCapability)PstnCallLogRow.BuilderPstnCallLogRow.Builder. operator(String operator)PstnCallLogRow.BuilderPstnCallLogRow.Builder. startDateTime(OffsetDateTime startDateTime)PstnCallLogRow.BuilderPstnCallLogRow.Builder. tenantCountryCode(String tenantCountryCode)PstnCallLogRow.BuilderPstnCallLogRow.Builder. usageCountryCode(String usageCountryCode)PstnCallLogRow.BuilderPstnCallLogRow.Builder. userDisplayName(String userDisplayName)PstnCallLogRow.BuilderPstnCallLogRow.Builder. userId(String userId)PstnCallLogRow.BuilderPstnCallLogRow.Builder. userPrincipalName(String userPrincipalName)
-