public interface Host<C extends Credentials>
Modifier and Type | Method and Description |
---|---|
String |
getId() |
String |
getName() |
Repository |
getRepository(C credential,
String repositoryId,
Map<String,String> config) |
Repository |
getRepository(String id) |
Repository |
getRepository(String id,
Map<String,String> config) |
String getId()
String getName()
Repository getRepository(String id)
Repository getRepository(String id, Map<String,String> config)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.