|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jets3t.service.model.cloudfront.InvalidationSummary
public class InvalidationSummary
| Constructor Summary | |
|---|---|
InvalidationSummary(String id,
String status)
|
|
| Method Summary | |
|---|---|
String |
getId()
|
String |
getStatus()
|
void |
setId(String id)
|
void |
setStatus(String status)
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InvalidationSummary(String id,
String status)
| Method Detail |
|---|
public String getId()
public void setId(String id)
public String getStatus()
public void setStatus(String status)
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||