Class BucketFileSystemLocator
java.lang.Object
org.openqa.selenium.devtools.v150.filesystem.model.BucketFileSystemLocator
-
Constructor Summary
ConstructorsConstructorDescriptionBucketFileSystemLocator(SerializedStorageKey storageKey, Optional<String> bucketName, List<String> pathComponents) -
Method Summary
Modifier and TypeMethodDescriptionBucket name.Path to the directory using each path component as an array item.Storage key
-
Constructor Details
-
BucketFileSystemLocator
public BucketFileSystemLocator(SerializedStorageKey storageKey, Optional<String> bucketName, List<String> pathComponents)
-
-
Method Details
-
getStorageKey
Storage key -
getBucketName
-
getPathComponents
-