@Deprecated public abstract class AbstractRemoteFileProperties extends Object
Constructor and Description |
---|
AbstractRemoteFileProperties()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
@NotBlank String |
getRemoteDir()
Deprecated.
|
@NotBlank String |
getRemoteFileSeparator()
Deprecated.
|
@NotBlank String |
getTmpFileSuffix()
Deprecated.
|
void |
setRemoteDir(String remoteDir)
Deprecated.
|
void |
setRemoteFileSeparator(String remoteFileSeparator)
Deprecated.
|
void |
setTmpFileSuffix(String tmpFileSuffix)
Deprecated.
|
@NotBlank public @NotBlank String getRemoteDir()
public final void setRemoteDir(String remoteDir)
@NotBlank public @NotBlank String getTmpFileSuffix()
public void setTmpFileSuffix(String tmpFileSuffix)
@NotBlank public @NotBlank String getRemoteFileSeparator()
public void setRemoteFileSeparator(String remoteFileSeparator)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.