@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 items to return for this request.
|
String |
getNextToken()
The token returned from a previous paginated request.
|
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 items to return for this request.
|
void |
setNextToken(String nextToken)
The token returned from a previous paginated request.
|
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 items to return for this request.
|
DescribeFastLaunchImagesRequest |
withNextToken(String nextToken)
The token returned from a previous paginated request.
|
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 items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
maxResults
- The maximum number of items to return for this request. To get the next page of items, make another
request with the token returned in the output. For more information, see Pagination.public Integer getMaxResults()
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
public DescribeFastLaunchImagesRequest withMaxResults(Integer maxResults)
The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.
maxResults
- The maximum number of items to return for this request. To get the next page of items, make another
request with the token returned in the output. For more information, see Pagination.public void setNextToken(String nextToken)
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
nextToken
- The token returned from a previous paginated request. Pagination continues from the end of the items
returned by the previous request.public String getNextToken()
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
public DescribeFastLaunchImagesRequest withNextToken(String nextToken)
The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.
nextToken
- The token returned from a previous paginated request. Pagination continues from the end of the items
returned by the previous request.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()