public static class CommandRepository.Repository extends Object
Modifier and Type | Method and Description |
---|---|
List<String> |
getApplicableServices() |
String |
getBaseUrl() |
String |
getRepoId() |
String |
getRepoName() |
boolean |
isAmbariManaged() |
void |
setApplicableServices(List<String> applicableServices) |
void |
setBaseUrl(String url) |
void |
setRepoId(String repoId) |
String |
toString() |
Copyright © 2022 Apache Software Foundation. All rights reserved.