Class DownloadStep.StorageObjectId
- java.lang.Object
-
- com.google.jenkins.plugins.storage.DownloadStep.StorageObjectId
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- DownloadStep
protected static class DownloadStep.StorageObjectId extends Object implements Serializable
A class to store StorageObject information in a serializable manner.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StorageObjectId(com.google.api.services.storage.model.StorageObject obj)
-