public class BackupsComponent extends Object
| Modifier and Type | Class and Description |
|---|---|
class |
BackupsComponent.BackupsComponentResources
Child mutators for BackupsComponent
|
| Constructor and Description |
|---|
BackupsComponent() |
| Modifier and Type | Method and Description |
|---|---|
BackupsComponent |
backup(Backup value)
Add the org.wildfly.swarm.config.infinispan.cache_container.Backup object to the list of subresources
|
BackupsComponent |
backups(List<Backup> value)
Add all org.wildfly.swarm.config.infinispan.cache_container.Backup objects to this subresource
|
String |
getKey() |
BackupsComponent.BackupsComponentResources |
subresources() |
public String getKey()
public BackupsComponent.BackupsComponentResources subresources()
public BackupsComponent backups(List<Backup> value)
value - List of org.wildfly.swarm.config.infinispan.cache_container.Backup objects.public BackupsComponent backup(Backup value)
value - The org.wildfly.swarm.config.infinispan.cache_container.Backup to addCopyright © 2015 JBoss by Red Hat. All rights reserved.