public abstract class SecretFile extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
SecretFile.Builder |
| Constructor and Description |
|---|
SecretFile() |
| Modifier and Type | Method and Description |
|---|---|
static SecretFile.Builder |
builder() |
abstract String |
gid() |
abstract Long |
mode() |
abstract String |
name() |
abstract String |
uid() |
Copyright © 2019. All rights reserved.