@FunctionalInterface public interface Environment
| Modifier and Type | Method and Description |
|---|---|
default Credentials |
credentials() |
String |
get(String name) |
static Environment |
instance() |
default Credentials credentials()
static Environment instance()
Copyright © 2021–2024. All rights reserved.