public static class Storage.CreateHmacKeyOption extends Option
Modifier and Type | Method and Description |
---|---|
static Storage.CreateHmacKeyOption |
projectId(String projectId)
Returns an option to specify the Project ID for this request.
|
static Storage.CreateHmacKeyOption |
userProject(String userProject)
Returns an option to specify the project to be billed for this request.
|
public static Storage.CreateHmacKeyOption userProject(String userProject)
public static Storage.CreateHmacKeyOption projectId(String projectId)
Copyright © 2019 Google LLC. All rights reserved.