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