@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeFastLaunchImagesRequest extends AmazonWebServiceRequest implements Serializable, Cloneable, DryRunSupportedRequest<DescribeFastLaunchImagesRequest>
NOOP
Constructor and Description |
---|
DescribeFastLaunchImagesRequest() |
Modifier and Type | Method and Description |
---|---|
DescribeFastLaunchImagesRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Request<DescribeFastLaunchImagesRequest> |
getDryRunRequest()
This method is intended for internal use only.
|
List<Filter> |
getFilters()
Use the following filters to streamline results.
|
List<String> |
getImageIds()
Details for one or more Windows AMI image IDs.
|
Integer |
getMaxResults()
The maximum number of results to return in a single call.
|
String |
getNextToken()
The token for the next set of results.
|
int |
hashCode() |
void |
setFilters(Collection<Filter> filters)
Use the following filters to streamline results.
|
void |
setImageIds(Collection<String> imageIds)
Details for one or more Windows AMI image IDs.
|
void |
setMaxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
void |
setNextToken(String nextToken)
The token for the next set of results.
|
String |
toString()
Returns a string representation of this object.
|
DescribeFastLaunchImagesRequest |
withFilters(Collection<Filter> filters)
Use the following filters to streamline results.
|
DescribeFastLaunchImagesRequest |
withFilters(Filter... filters)
Use the following filters to streamline results.
|
DescribeFastLaunchImagesRequest |
withImageIds(Collection<String> imageIds)
Details for one or more Windows AMI image IDs.
|
DescribeFastLaunchImagesRequest |
withImageIds(String... imageIds)
Details for one or more Windows AMI image IDs.
|
DescribeFastLaunchImagesRequest |
withMaxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
DescribeFastLaunchImagesRequest |
withNextToken(String nextToken)
The token for the next set of results.
|
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> getImageIds()
Details for one or more Windows AMI image IDs.
public void setImageIds(Collection<String> imageIds)
Details for one or more Windows AMI image IDs.
imageIds
- Details for one or more Windows AMI image IDs.public DescribeFastLaunchImagesRequest withImageIds(String... imageIds)
Details for one or more Windows AMI image IDs.
NOTE: This method appends the values to the existing list (if any). Use
setImageIds(java.util.Collection)
or withImageIds(java.util.Collection)
if you want to override
the existing values.
imageIds
- Details for one or more Windows AMI image IDs.public DescribeFastLaunchImagesRequest withImageIds(Collection<String> imageIds)
Details for one or more Windows AMI image IDs.
imageIds
- Details for one or more Windows AMI image IDs.public List<Filter> getFilters()
Use the following filters to streamline results.
resource-type
- The resource type for pre-provisioning.
launch-template
- The launch template that is associated with the pre-provisioned Windows AMI.
owner-id
- The owner ID for the pre-provisioning resource.
state
- The current state of fast launching for the Windows AMI.
resource-type
- The resource type for pre-provisioning.
launch-template
- The launch template that is associated with the pre-provisioned Windows
AMI.
owner-id
- The owner ID for the pre-provisioning resource.
state
- The current state of fast launching for the Windows AMI.
public void setFilters(Collection<Filter> filters)
Use the following filters to streamline results.
resource-type
- The resource type for pre-provisioning.
launch-template
- The launch template that is associated with the pre-provisioned Windows AMI.
owner-id
- The owner ID for the pre-provisioning resource.
state
- The current state of fast launching for the Windows AMI.
filters
- Use the following filters to streamline results.
resource-type
- The resource type for pre-provisioning.
launch-template
- The launch template that is associated with the pre-provisioned Windows
AMI.
owner-id
- The owner ID for the pre-provisioning resource.
state
- The current state of fast launching for the Windows AMI.
public DescribeFastLaunchImagesRequest withFilters(Filter... filters)
Use the following filters to streamline results.
resource-type
- The resource type for pre-provisioning.
launch-template
- The launch template that is associated with the pre-provisioned Windows AMI.
owner-id
- The owner ID for the pre-provisioning resource.
state
- The current state of fast launching for the Windows AMI.
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
- Use the following filters to streamline results.
resource-type
- The resource type for pre-provisioning.
launch-template
- The launch template that is associated with the pre-provisioned Windows
AMI.
owner-id
- The owner ID for the pre-provisioning resource.
state
- The current state of fast launching for the Windows AMI.
public DescribeFastLaunchImagesRequest withFilters(Collection<Filter> filters)
Use the following filters to streamline results.
resource-type
- The resource type for pre-provisioning.
launch-template
- The launch template that is associated with the pre-provisioned Windows AMI.
owner-id
- The owner ID for the pre-provisioning resource.
state
- The current state of fast launching for the Windows AMI.
filters
- Use the following filters to streamline results.
resource-type
- The resource type for pre-provisioning.
launch-template
- The launch template that is associated with the pre-provisioned Windows
AMI.
owner-id
- The owner ID for the pre-provisioning resource.
state
- The current state of fast launching for the Windows AMI.
public void setMaxResults(Integer maxResults)
The maximum number of results to return in a single call. To retrieve the remaining results, make another request with the returned NextToken value. If this parameter is not specified, then all results are returned.
maxResults
- The maximum number of results to return in a single call. To retrieve the remaining results, make another
request with the returned NextToken value. If this parameter is not specified, then all results are
returned.public Integer getMaxResults()
The maximum number of results to return in a single call. To retrieve the remaining results, make another request with the returned NextToken value. If this parameter is not specified, then all results are returned.
public DescribeFastLaunchImagesRequest withMaxResults(Integer maxResults)
The maximum number of results to return in a single call. To retrieve the remaining results, make another request with the returned NextToken value. If this parameter is not specified, then all results are returned.
maxResults
- The maximum number of results to return in a single call. To retrieve the remaining results, make another
request with the returned NextToken value. If this parameter is not specified, then all results are
returned.public void setNextToken(String nextToken)
The token for the next set of results.
nextToken
- The token for the next set of results.public String getNextToken()
The token for the next set of results.
public DescribeFastLaunchImagesRequest withNextToken(String nextToken)
The token for the next set of results.
nextToken
- The token for the next set of results.public Request<DescribeFastLaunchImagesRequest> getDryRunRequest()
getDryRunRequest
in interface DryRunSupportedRequest<DescribeFastLaunchImagesRequest>
public String toString()
toString
in class Object
Object.toString()
public DescribeFastLaunchImagesRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()