public class TransferTaskInfo extends Object
| Constructor and Description |
|---|
TransferTaskInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getContainerId()
Gets the container ID.
|
String |
getContainerType()
Gets the container type.
|
String |
getRuntimeConfiguration()
Gets the runtimeConfiguration
|
void |
setContainerId(String containerId)
Sets the container ID.
|
void |
setContainerType(String containerType)
Sets the container type.
|
void |
setRuntimeConfiguration(String runtimeConfiguration)
Sets the runtime configuration
|
public String getRuntimeConfiguration()
public void setRuntimeConfiguration(String runtimeConfiguration)
runtimeConfiguration - the runtimeConfiguration to setpublic String getContainerId()
public void setContainerId(String containerId)
containerId - the containerId to setpublic String getContainerType()
public void setContainerType(String containerType)
containerType - the containerType to setCopyright © 2016–2025. All rights reserved.