| Constructor and Description |
|---|
AdapterDetail(String name,
String description,
String template,
Id.Program program,
com.google.gson.JsonElement config,
ScheduleSpecification schedule,
Integer instances) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
com.google.gson.JsonElement |
getConfig() |
String |
getDescription() |
Integer |
getInstances() |
String |
getName() |
ProgramId |
getProgram() |
ScheduleSpecification |
getSchedule() |
String |
getTemplate() |
int |
hashCode() |
String |
toString() |
public AdapterDetail(String name, String description, String template, Id.Program program, com.google.gson.JsonElement config, ScheduleSpecification schedule, Integer instances)
Copyright © 2015 Cask Data, Inc. Licensed under the Apache License, Version 2.0.