public class UpdateCatAppBuilder extends ActionBuilder
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateCatAppBuilder.DescriptorImpl |
| Constructor and Description |
|---|
UpdateCatAppBuilder(String endpoint,
String apikey,
String catalog,
Integer timeout,
String directories,
boolean includescheck,
String includes,
boolean excludescheck,
String excludes) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCatalog() |
String |
getDirectories() |
String |
getExcludes() |
String |
getIncludes() |
Integer |
getTimeout() |
boolean |
isExcludescheck() |
boolean |
isIncludescheck() |
getApikey, getEndpointpublic String getCatalog()
public Integer getTimeout()
public String getDirectories()
public boolean isIncludescheck()
public String getIncludes()
public boolean isExcludescheck()
public String getExcludes()
Copyright © 2018 Nirmata. All rights reserved.