public static final class DriveRecipient.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
DriveRecipient.Builder |
alias(String alias) |
DriveRecipient |
build() |
DriveRecipient.Builder |
email(String email) |
DriveRecipient.Builder |
objectId(String objectId) |
public DriveRecipient.Builder alias(String alias)
public DriveRecipient.Builder email(String email)
public DriveRecipient.Builder objectId(String objectId)
public DriveRecipient build()
Copyright © 2018–2020. All rights reserved.