@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeElasticGpusRequest extends AmazonWebServiceRequest implements Serializable, Cloneable, DryRunSupportedRequest<DescribeElasticGpusRequest>
NOOP
Constructor and Description |
---|
DescribeElasticGpusRequest() |
Modifier and Type | Method and Description |
---|---|
DescribeElasticGpusRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Request<DescribeElasticGpusRequest> |
getDryRunRequest()
This method is intended for internal use only.
|
List<String> |
getElasticGpuIds()
One or more Elastic GPU IDs.
|
List<Filter> |
getFilters()
One or more filters.
|
Integer |
getMaxResults()
The maximum number of results to return in a single call.
|
String |
getNextToken()
The token to request the next page of results.
|
int |
hashCode() |
void |
setElasticGpuIds(Collection<String> elasticGpuIds)
One or more Elastic GPU IDs.
|
void |
setFilters(Collection<Filter> filters)
One or more filters.
|
void |
setMaxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
void |
setNextToken(String nextToken)
The token to request the next page of results.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
DescribeElasticGpusRequest |
withElasticGpuIds(Collection<String> elasticGpuIds)
One or more Elastic GPU IDs.
|
DescribeElasticGpusRequest |
withElasticGpuIds(String... elasticGpuIds)
One or more Elastic GPU IDs.
|
DescribeElasticGpusRequest |
withFilters(Collection<Filter> filters)
One or more filters.
|
DescribeElasticGpusRequest |
withFilters(Filter... filters)
One or more filters.
|
DescribeElasticGpusRequest |
withMaxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
DescribeElasticGpusRequest |
withNextToken(String nextToken)
The token to request the next page 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> getElasticGpuIds()
One or more Elastic GPU IDs.
public void setElasticGpuIds(Collection<String> elasticGpuIds)
One or more Elastic GPU IDs.
elasticGpuIds
- One or more Elastic GPU IDs.public DescribeElasticGpusRequest withElasticGpuIds(String... elasticGpuIds)
One or more Elastic GPU IDs.
NOTE: This method appends the values to the existing list (if any). Use
setElasticGpuIds(java.util.Collection)
or withElasticGpuIds(java.util.Collection)
if you want
to override the existing values.
elasticGpuIds
- One or more Elastic GPU IDs.public DescribeElasticGpusRequest withElasticGpuIds(Collection<String> elasticGpuIds)
One or more Elastic GPU IDs.
elasticGpuIds
- One or more Elastic GPU IDs.public List<Filter> getFilters()
One or more filters.
availability-zone
- The Availability Zone in which the Elastic GPU resides.
elastic-gpu-health
- The status of the Elastic GPU (OK
| IMPAIRED
).
elastic-gpu-state
- The state of the Elastic GPU (ATTACHED
).
elastic-gpu-type
- The type of Elastic GPU; for example, eg1.medium
.
instance-id
- The ID of the instance to which the Elastic GPU is associated.
availability-zone
- The Availability Zone in which the Elastic GPU resides.
elastic-gpu-health
- The status of the Elastic GPU (OK
| IMPAIRED
).
elastic-gpu-state
- The state of the Elastic GPU (ATTACHED
).
elastic-gpu-type
- The type of Elastic GPU; for example, eg1.medium
.
instance-id
- The ID of the instance to which the Elastic GPU is associated.
public void setFilters(Collection<Filter> filters)
One or more filters.
availability-zone
- The Availability Zone in which the Elastic GPU resides.
elastic-gpu-health
- The status of the Elastic GPU (OK
| IMPAIRED
).
elastic-gpu-state
- The state of the Elastic GPU (ATTACHED
).
elastic-gpu-type
- The type of Elastic GPU; for example, eg1.medium
.
instance-id
- The ID of the instance to which the Elastic GPU is associated.
filters
- One or more filters.
availability-zone
- The Availability Zone in which the Elastic GPU resides.
elastic-gpu-health
- The status of the Elastic GPU (OK
| IMPAIRED
).
elastic-gpu-state
- The state of the Elastic GPU (ATTACHED
).
elastic-gpu-type
- The type of Elastic GPU; for example, eg1.medium
.
instance-id
- The ID of the instance to which the Elastic GPU is associated.
public DescribeElasticGpusRequest withFilters(Filter... filters)
One or more filters.
availability-zone
- The Availability Zone in which the Elastic GPU resides.
elastic-gpu-health
- The status of the Elastic GPU (OK
| IMPAIRED
).
elastic-gpu-state
- The state of the Elastic GPU (ATTACHED
).
elastic-gpu-type
- The type of Elastic GPU; for example, eg1.medium
.
instance-id
- The ID of the instance to which the Elastic GPU is associated.
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
- One or more filters.
availability-zone
- The Availability Zone in which the Elastic GPU resides.
elastic-gpu-health
- The status of the Elastic GPU (OK
| IMPAIRED
).
elastic-gpu-state
- The state of the Elastic GPU (ATTACHED
).
elastic-gpu-type
- The type of Elastic GPU; for example, eg1.medium
.
instance-id
- The ID of the instance to which the Elastic GPU is associated.
public DescribeElasticGpusRequest withFilters(Collection<Filter> filters)
One or more filters.
availability-zone
- The Availability Zone in which the Elastic GPU resides.
elastic-gpu-health
- The status of the Elastic GPU (OK
| IMPAIRED
).
elastic-gpu-state
- The state of the Elastic GPU (ATTACHED
).
elastic-gpu-type
- The type of Elastic GPU; for example, eg1.medium
.
instance-id
- The ID of the instance to which the Elastic GPU is associated.
filters
- One or more filters.
availability-zone
- The Availability Zone in which the Elastic GPU resides.
elastic-gpu-health
- The status of the Elastic GPU (OK
| IMPAIRED
).
elastic-gpu-state
- The state of the Elastic GPU (ATTACHED
).
elastic-gpu-type
- The type of Elastic GPU; for example, eg1.medium
.
instance-id
- The ID of the instance to which the Elastic GPU is associated.
public void setMaxResults(Integer maxResults)
The maximum number of results to return in a single call. To retrieve the remaining results, make another call
with the returned NextToken
value. This value can be between 5 and 1000.
maxResults
- The maximum number of results to return in a single call. To retrieve the remaining results, make another
call with the returned NextToken
value. This value can be between 5 and 1000.public Integer getMaxResults()
The maximum number of results to return in a single call. To retrieve the remaining results, make another call
with the returned NextToken
value. This value can be between 5 and 1000.
NextToken
value. This value can be between 5 and 1000.public DescribeElasticGpusRequest withMaxResults(Integer maxResults)
The maximum number of results to return in a single call. To retrieve the remaining results, make another call
with the returned NextToken
value. This value can be between 5 and 1000.
maxResults
- The maximum number of results to return in a single call. To retrieve the remaining results, make another
call with the returned NextToken
value. This value can be between 5 and 1000.public void setNextToken(String nextToken)
The token to request the next page of results.
nextToken
- The token to request the next page of results.public String getNextToken()
The token to request the next page of results.
public DescribeElasticGpusRequest withNextToken(String nextToken)
The token to request the next page of results.
nextToken
- The token to request the next page of results.public Request<DescribeElasticGpusRequest> getDryRunRequest()
getDryRunRequest
in interface DryRunSupportedRequest<DescribeElasticGpusRequest>
public String toString()
toString
in class Object
Object.toString()
public DescribeElasticGpusRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.