Uses of Class
com.mypurecloud.sdk.v2.model.GoogleAuthTokenReference
Packages that use GoogleAuthTokenReference
-
Uses of GoogleAuthTokenReference in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return GoogleAuthTokenReferenceModifier and TypeMethodDescriptionGoogleBusinessProfileOpenIntegration.getToken()GoogleBusinessProfileOpenIntegrationRequest.getToken()GoogleBusinessProfileOpenIntegrationUpdateRequest.getToken()ID of the Google OAuth 2 access token.Methods in com.mypurecloud.sdk.v2.model with parameters of type GoogleAuthTokenReferenceModifier and TypeMethodDescriptionvoidGoogleBusinessProfileOpenIntegration.setToken(GoogleAuthTokenReference token) voidGoogleBusinessProfileOpenIntegrationRequest.setToken(GoogleAuthTokenReference token) voidGoogleBusinessProfileOpenIntegrationUpdateRequest.setToken(GoogleAuthTokenReference token) GoogleBusinessProfileOpenIntegration.token(GoogleAuthTokenReference token) Google OAuth 2 access token reference.GoogleBusinessProfileOpenIntegrationRequest.token(GoogleAuthTokenReference token) Google OAuth 2 access token reference.GoogleBusinessProfileOpenIntegrationUpdateRequest.token(GoogleAuthTokenReference token) Google OAuth 2 access token reference.