public class SourceBlobDescriptor extends Object
| Constructor and Description |
|---|
SourceBlobDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
addLocalPath(Path sourceBlobPath,
Path localPath,
boolean hidden) |
void |
addLocalPath(String sourceBlobPath,
Path localPath,
boolean hidden) |
void |
addSyntheticFile(Path sourceBlobPath,
String stringContent,
boolean hidden) |
void |
addSyntheticFile(String sourceBlobPath,
String stringContent,
boolean hidden) |
Map<Path,com.heroku.sdk.deploy.lib.sourceblob.SourceBlobDescriptor.SourceBlobContent> |
getContents() |
Copyright © 2020. All rights reserved.