public static class Storage.ListHmacKeysOption extends Option<UnifiedOpts.HmacKeyListOpt>
Class for specifying listHmacKeys options
Inheritance
java.lang.Object > com.google.cloud.storage.UnifiedOpts.OptionShim > Option > Storage.ListHmacKeysOptionStatic Methods
dedupe(Storage.ListHmacKeysOption[] os)
public static Storage.ListHmacKeysOption[] dedupe(Storage.ListHmacKeysOption[] os)
Deduplicate any options which are the same parameter. The value which comes last in
os
will be the value included in the return.
Parameter | |
---|---|
Name | Description |
os | ListHmacKeysOption[] |