| Package | Description |
|---|---|
| com.appscode.stash.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1FileGroup |
V1alpha1FileGroup.addTagsItem(String tagsItem) |
V1alpha1FileGroup |
V1alpha1FileGroup.path(String path) |
V1alpha1FileGroup |
V1alpha1FileGroup.retentionPolicyName(String retentionPolicyName) |
V1alpha1FileGroup |
V1alpha1FileGroup.tags(List<String> tags) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1FileGroup> |
V1alpha1ResticSpec.getFileGroups()
Get fileGroups
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ResticSpec |
V1alpha1ResticSpec.addFileGroupsItem(V1alpha1FileGroup fileGroupsItem) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ResticSpec |
V1alpha1ResticSpec.fileGroups(List<V1alpha1FileGroup> fileGroups) |
void |
V1alpha1ResticSpec.setFileGroups(List<V1alpha1FileGroup> fileGroups) |
Copyright © 2018. All rights reserved.