Uses of Class
com.twilio.rest.api.v2010.account.sip.domain.authtypes.authtypecalls.AuthCallsCredentialListMappingCreator
-
Packages that use AuthCallsCredentialListMappingCreator Package Description com.twilio.rest.api.v2010.account.sip.domain.authtypes.authtypecalls -
-
Uses of AuthCallsCredentialListMappingCreator in com.twilio.rest.api.v2010.account.sip.domain.authtypes.authtypecalls
Methods in com.twilio.rest.api.v2010.account.sip.domain.authtypes.authtypecalls that return AuthCallsCredentialListMappingCreator Modifier and Type Method Description static AuthCallsCredentialListMappingCreatorAuthCallsCredentialListMapping. creator(String pathDomainSid, String credentialListSid)static AuthCallsCredentialListMappingCreatorAuthCallsCredentialListMapping. creator(String pathAccountSid, String pathDomainSid, String credentialListSid)AuthCallsCredentialListMappingCreatorAuthCallsCredentialListMappingCreator. setCredentialListSid(String credentialListSid)
-