public class GetPlatformOp extends AbstractOperation<Platform>
Modifier | Constructor and Description |
---|---|
protected |
GetPlatformOp(ScriptingContext context) |
Modifier and Type | Method and Description |
---|---|
Platform |
go() |
GetPlatformOp |
withId(java.lang.String id) |
GetPlatformOp |
withName(java.lang.String name) |
goCalled, sanityCheckFileName
protected GetPlatformOp(ScriptingContext context)
public GetPlatformOp withId(java.lang.String id)
public GetPlatformOp withName(java.lang.String name)
public Platform go() throws ScriptException
ScriptException