@FunctionalInterface public interface DeploymentSupplier<T extends Deployment>
Modifier and Type | Method and Description |
---|---|
Deployment |
get()
Constructed instance of Deployment resource
|
Deployment get()
Copyright © 2020 JBoss by Red Hat. All rights reserved.