public abstract static class ExtendFootprintTTLOperation.ExtendFootprintTTLOperationBuilder<C extends ExtendFootprintTTLOperation,B extends ExtendFootprintTTLOperation.ExtendFootprintTTLOperationBuilder<C,B>> extends Operation.OperationBuilder<C,B>
| Constructor and Description |
|---|
ExtendFootprintTTLOperationBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract C |
build() |
B |
extendTo(java.lang.Long extendTo) |
java.lang.String |
toString() |
sourceAccountpublic B extendTo(java.lang.Long extendTo)
public abstract C build()
build in class Operation.OperationBuilder<C extends ExtendFootprintTTLOperation,B extends ExtendFootprintTTLOperation.ExtendFootprintTTLOperationBuilder<C,B>>public java.lang.String toString()
toString in class Operation.OperationBuilder<C extends ExtendFootprintTTLOperation,B extends ExtendFootprintTTLOperation.ExtendFootprintTTLOperationBuilder<C,B>>