public class GetSchedulerState extends CrawlerCommand implements java.io.Serializable, java.lang.Cloneable
crawlerName
Constructor and Description |
---|
GetSchedulerState()
Creates a new
GetSchedulerState instance. |
GetSchedulerState(GetSchedulerState o)
Creates a new
GetSchedulerState instance by deeply copying a given GetSchedulerState instance. |
Modifier and Type | Method and Description |
---|---|
GetSchedulerState |
clone()
Creates and returns a deep copy of this object.
|
GetSchedulerState |
withCrawlerName(java.lang.String value) |
getCrawlerName, setCrawlerName
public GetSchedulerState()
GetSchedulerState
instance.public GetSchedulerState(GetSchedulerState o)
GetSchedulerState
instance by deeply copying a given GetSchedulerState
instance.o
- The instance to copy.java.lang.NullPointerException
- if o
is null
.public GetSchedulerState withCrawlerName(java.lang.String value)
withCrawlerName
in class CrawlerCommand
public GetSchedulerState clone()
clone
in class CrawlerCommand
Copyright © 2021 Dassault Systèmes, All Rights Reserved.