@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class StartExportTaskRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
StartExportTaskRequest() |
Modifier and Type | Method and Description |
---|---|
StartExportTaskRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Date |
getEndTime()
The end timestamp for exported data from the single Application Discovery Agent selected in the filters.
|
List<String> |
getExportDataFormat()
The file format for the returned export data.
|
List<ExportFilter> |
getFilters()
If a filter is present, it selects the single
agentId of the Application Discovery Agent for which
data is exported. |
ExportPreferences |
getPreferences()
Indicates the type of data that needs to be exported.
|
Date |
getStartTime()
The start timestamp for exported data from the single Application Discovery Agent selected in the filters.
|
int |
hashCode() |
void |
setEndTime(Date endTime)
The end timestamp for exported data from the single Application Discovery Agent selected in the filters.
|
void |
setExportDataFormat(Collection<String> exportDataFormat)
The file format for the returned export data.
|
void |
setFilters(Collection<ExportFilter> filters)
If a filter is present, it selects the single
agentId of the Application Discovery Agent for which
data is exported. |
void |
setPreferences(ExportPreferences preferences)
Indicates the type of data that needs to be exported.
|
void |
setStartTime(Date startTime)
The start timestamp for exported data from the single Application Discovery Agent selected in the filters.
|
String |
toString()
Returns a string representation of this object.
|
StartExportTaskRequest |
withEndTime(Date endTime)
The end timestamp for exported data from the single Application Discovery Agent selected in the filters.
|
StartExportTaskRequest |
withExportDataFormat(Collection<String> exportDataFormat)
The file format for the returned export data.
|
StartExportTaskRequest |
withExportDataFormat(ExportDataFormat... exportDataFormat)
The file format for the returned export data.
|
StartExportTaskRequest |
withExportDataFormat(String... exportDataFormat)
The file format for the returned export data.
|
StartExportTaskRequest |
withFilters(Collection<ExportFilter> filters)
If a filter is present, it selects the single
agentId of the Application Discovery Agent for which
data is exported. |
StartExportTaskRequest |
withFilters(ExportFilter... filters)
If a filter is present, it selects the single
agentId of the Application Discovery Agent for which
data is exported. |
StartExportTaskRequest |
withPreferences(ExportPreferences preferences)
Indicates the type of data that needs to be exported.
|
StartExportTaskRequest |
withStartTime(Date startTime)
The start timestamp for exported data from the single Application Discovery Agent selected in the filters.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public List<String> getExportDataFormat()
The file format for the returned export data. Default value is CSV
. Note: The
GRAPHML
option has been deprecated.
CSV
. Note: The
GRAPHML
option has been deprecated.ExportDataFormat
public void setExportDataFormat(Collection<String> exportDataFormat)
The file format for the returned export data. Default value is CSV
. Note: The
GRAPHML
option has been deprecated.
exportDataFormat
- The file format for the returned export data. Default value is CSV
. Note: The
GRAPHML
option has been deprecated.ExportDataFormat
public StartExportTaskRequest withExportDataFormat(String... exportDataFormat)
The file format for the returned export data. Default value is CSV
. Note: The
GRAPHML
option has been deprecated.
NOTE: This method appends the values to the existing list (if any). Use
setExportDataFormat(java.util.Collection)
or withExportDataFormat(java.util.Collection)
if you
want to override the existing values.
exportDataFormat
- The file format for the returned export data. Default value is CSV
. Note: The
GRAPHML
option has been deprecated.ExportDataFormat
public StartExportTaskRequest withExportDataFormat(Collection<String> exportDataFormat)
The file format for the returned export data. Default value is CSV
. Note: The
GRAPHML
option has been deprecated.
exportDataFormat
- The file format for the returned export data. Default value is CSV
. Note: The
GRAPHML
option has been deprecated.ExportDataFormat
public StartExportTaskRequest withExportDataFormat(ExportDataFormat... exportDataFormat)
The file format for the returned export data. Default value is CSV
. Note: The
GRAPHML
option has been deprecated.
exportDataFormat
- The file format for the returned export data. Default value is CSV
. Note: The
GRAPHML
option has been deprecated.ExportDataFormat
public List<ExportFilter> getFilters()
If a filter is present, it selects the single agentId
of the Application Discovery Agent for which
data is exported. The agentId
can be found in the results of the DescribeAgents
API or
CLI. If no filter is present, startTime
and endTime
are ignored and exported data
includes both Amazon Web Services Application Discovery Service Agentless Collector collectors data and summary
data from Application Discovery Agent agents.
agentId
of the Application Discovery Agent for
which data is exported. The agentId
can be found in the results of the
DescribeAgents
API or CLI. If no filter is present, startTime
and
endTime
are ignored and exported data includes both Amazon Web Services Application
Discovery Service Agentless Collector collectors data and summary data from Application Discovery Agent
agents.public void setFilters(Collection<ExportFilter> filters)
If a filter is present, it selects the single agentId
of the Application Discovery Agent for which
data is exported. The agentId
can be found in the results of the DescribeAgents
API or
CLI. If no filter is present, startTime
and endTime
are ignored and exported data
includes both Amazon Web Services Application Discovery Service Agentless Collector collectors data and summary
data from Application Discovery Agent agents.
filters
- If a filter is present, it selects the single agentId
of the Application Discovery Agent for
which data is exported. The agentId
can be found in the results of the
DescribeAgents
API or CLI. If no filter is present, startTime
and
endTime
are ignored and exported data includes both Amazon Web Services Application Discovery
Service Agentless Collector collectors data and summary data from Application Discovery Agent agents.public StartExportTaskRequest withFilters(ExportFilter... filters)
If a filter is present, it selects the single agentId
of the Application Discovery Agent for which
data is exported. The agentId
can be found in the results of the DescribeAgents
API or
CLI. If no filter is present, startTime
and endTime
are ignored and exported data
includes both Amazon Web Services Application Discovery Service Agentless Collector collectors data and summary
data from Application Discovery Agent agents.
NOTE: This method appends the values to the existing list (if any). Use
setFilters(java.util.Collection)
or withFilters(java.util.Collection)
if you want to override
the existing values.
filters
- If a filter is present, it selects the single agentId
of the Application Discovery Agent for
which data is exported. The agentId
can be found in the results of the
DescribeAgents
API or CLI. If no filter is present, startTime
and
endTime
are ignored and exported data includes both Amazon Web Services Application Discovery
Service Agentless Collector collectors data and summary data from Application Discovery Agent agents.public StartExportTaskRequest withFilters(Collection<ExportFilter> filters)
If a filter is present, it selects the single agentId
of the Application Discovery Agent for which
data is exported. The agentId
can be found in the results of the DescribeAgents
API or
CLI. If no filter is present, startTime
and endTime
are ignored and exported data
includes both Amazon Web Services Application Discovery Service Agentless Collector collectors data and summary
data from Application Discovery Agent agents.
filters
- If a filter is present, it selects the single agentId
of the Application Discovery Agent for
which data is exported. The agentId
can be found in the results of the
DescribeAgents
API or CLI. If no filter is present, startTime
and
endTime
are ignored and exported data includes both Amazon Web Services Application Discovery
Service Agentless Collector collectors data and summary data from Application Discovery Agent agents.public void setStartTime(Date startTime)
The start timestamp for exported data from the single Application Discovery Agent selected in the filters. If no value is specified, data is exported starting from the first data collected by the agent.
startTime
- The start timestamp for exported data from the single Application Discovery Agent selected in the filters.
If no value is specified, data is exported starting from the first data collected by the agent.public Date getStartTime()
The start timestamp for exported data from the single Application Discovery Agent selected in the filters. If no value is specified, data is exported starting from the first data collected by the agent.
public StartExportTaskRequest withStartTime(Date startTime)
The start timestamp for exported data from the single Application Discovery Agent selected in the filters. If no value is specified, data is exported starting from the first data collected by the agent.
startTime
- The start timestamp for exported data from the single Application Discovery Agent selected in the filters.
If no value is specified, data is exported starting from the first data collected by the agent.public void setEndTime(Date endTime)
The end timestamp for exported data from the single Application Discovery Agent selected in the filters. If no value is specified, exported data includes the most recent data collected by the agent.
endTime
- The end timestamp for exported data from the single Application Discovery Agent selected in the filters.
If no value is specified, exported data includes the most recent data collected by the agent.public Date getEndTime()
The end timestamp for exported data from the single Application Discovery Agent selected in the filters. If no value is specified, exported data includes the most recent data collected by the agent.
public StartExportTaskRequest withEndTime(Date endTime)
The end timestamp for exported data from the single Application Discovery Agent selected in the filters. If no value is specified, exported data includes the most recent data collected by the agent.
endTime
- The end timestamp for exported data from the single Application Discovery Agent selected in the filters.
If no value is specified, exported data includes the most recent data collected by the agent.public void setPreferences(ExportPreferences preferences)
Indicates the type of data that needs to be exported. Only one ExportPreferences can be enabled at any time.
preferences
- Indicates the type of data that needs to be exported. Only one ExportPreferences can be enabled at any time.public ExportPreferences getPreferences()
Indicates the type of data that needs to be exported. Only one ExportPreferences can be enabled at any time.
public StartExportTaskRequest withPreferences(ExportPreferences preferences)
Indicates the type of data that needs to be exported. Only one ExportPreferences can be enabled at any time.
preferences
- Indicates the type of data that needs to be exported. Only one ExportPreferences can be enabled at any time.public String toString()
toString
in class Object
Object.toString()
public StartExportTaskRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()