@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DescribeVpcEndpointConnectionsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable, DryRunSupportedRequest<DescribeVpcEndpointConnectionsRequest>
NOOP
Constructor and Description |
---|
DescribeVpcEndpointConnectionsRequest() |
Modifier and Type | Method and Description |
---|---|
DescribeVpcEndpointConnectionsRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Request<DescribeVpcEndpointConnectionsRequest> |
getDryRunRequest()
This method is intended for internal use only.
|
List<Filter> |
getFilters()
One or more filters.
|
Integer |
getMaxResults()
The maximum number of results to return for the request in a single page.
|
String |
getNextToken()
The token to retrieve the next page of results.
|
int |
hashCode() |
void |
setFilters(Collection<Filter> filters)
One or more filters.
|
void |
setMaxResults(Integer maxResults)
The maximum number of results to return for the request in a single page.
|
void |
setNextToken(String nextToken)
The token to retrieve the next page of results.
|
String |
toString()
Returns a string representation of this object.
|
DescribeVpcEndpointConnectionsRequest |
withFilters(Collection<Filter> filters)
One or more filters.
|
DescribeVpcEndpointConnectionsRequest |
withFilters(Filter... filters)
One or more filters.
|
DescribeVpcEndpointConnectionsRequest |
withMaxResults(Integer maxResults)
The maximum number of results to return for the request in a single page.
|
DescribeVpcEndpointConnectionsRequest |
withNextToken(String nextToken)
The token to retrieve 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 DescribeVpcEndpointConnectionsRequest()
public List<Filter> getFilters()
One or more filters.
service-id
- The ID of the service.
vpc-endpoint-owner
- The AWS account number of the owner of the endpoint.
vpc-endpoint-state
- The state of the endpoint (pendingAcceptance
|
pending
| available
| deleting
| deleted
|
rejected
| failed
).
vpc-endpoint-id
- The ID of the endpoint.
service-id
- The ID of the service.
vpc-endpoint-owner
- The AWS account number of the owner of the endpoint.
vpc-endpoint-state
- The state of the endpoint (pendingAcceptance
|
pending
| available
| deleting
| deleted
|
rejected
| failed
).
vpc-endpoint-id
- The ID of the endpoint.
public void setFilters(Collection<Filter> filters)
One or more filters.
service-id
- The ID of the service.
vpc-endpoint-owner
- The AWS account number of the owner of the endpoint.
vpc-endpoint-state
- The state of the endpoint (pendingAcceptance
|
pending
| available
| deleting
| deleted
|
rejected
| failed
).
vpc-endpoint-id
- The ID of the endpoint.
filters
- One or more filters.
service-id
- The ID of the service.
vpc-endpoint-owner
- The AWS account number of the owner of the endpoint.
vpc-endpoint-state
- The state of the endpoint (pendingAcceptance
|
pending
| available
| deleting
| deleted
|
rejected
| failed
).
vpc-endpoint-id
- The ID of the endpoint.
public DescribeVpcEndpointConnectionsRequest withFilters(Filter... filters)
One or more filters.
service-id
- The ID of the service.
vpc-endpoint-owner
- The AWS account number of the owner of the endpoint.
vpc-endpoint-state
- The state of the endpoint (pendingAcceptance
|
pending
| available
| deleting
| deleted
|
rejected
| failed
).
vpc-endpoint-id
- The ID of the endpoint.
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.
service-id
- The ID of the service.
vpc-endpoint-owner
- The AWS account number of the owner of the endpoint.
vpc-endpoint-state
- The state of the endpoint (pendingAcceptance
|
pending
| available
| deleting
| deleted
|
rejected
| failed
).
vpc-endpoint-id
- The ID of the endpoint.
public DescribeVpcEndpointConnectionsRequest withFilters(Collection<Filter> filters)
One or more filters.
service-id
- The ID of the service.
vpc-endpoint-owner
- The AWS account number of the owner of the endpoint.
vpc-endpoint-state
- The state of the endpoint (pendingAcceptance
|
pending
| available
| deleting
| deleted
|
rejected
| failed
).
vpc-endpoint-id
- The ID of the endpoint.
filters
- One or more filters.
service-id
- The ID of the service.
vpc-endpoint-owner
- The AWS account number of the owner of the endpoint.
vpc-endpoint-state
- The state of the endpoint (pendingAcceptance
|
pending
| available
| deleting
| deleted
|
rejected
| failed
).
vpc-endpoint-id
- The ID of the endpoint.
public void setMaxResults(Integer maxResults)
The maximum number of results to return for the request in a single page. The remaining results of the initial
request can be seen by sending another request with the returned NextToken
value. This value can be
between 5 and 1000; if MaxResults
is given a value larger than 1000, only 1000 results are returned.
maxResults
- The maximum number of results to return for the request in a single page. The remaining results of the
initial request can be seen by sending another request with the returned NextToken
value.
This value can be between 5 and 1000; if MaxResults
is given a value larger than 1000, only
1000 results are returned.public Integer getMaxResults()
The maximum number of results to return for the request in a single page. The remaining results of the initial
request can be seen by sending another request with the returned NextToken
value. This value can be
between 5 and 1000; if MaxResults
is given a value larger than 1000, only 1000 results are returned.
NextToken
value.
This value can be between 5 and 1000; if MaxResults
is given a value larger than 1000, only
1000 results are returned.public DescribeVpcEndpointConnectionsRequest withMaxResults(Integer maxResults)
The maximum number of results to return for the request in a single page. The remaining results of the initial
request can be seen by sending another request with the returned NextToken
value. This value can be
between 5 and 1000; if MaxResults
is given a value larger than 1000, only 1000 results are returned.
maxResults
- The maximum number of results to return for the request in a single page. The remaining results of the
initial request can be seen by sending another request with the returned NextToken
value.
This value can be between 5 and 1000; if MaxResults
is given a value larger than 1000, only
1000 results are returned.public void setNextToken(String nextToken)
The token to retrieve the next page of results.
nextToken
- The token to retrieve the next page of results.public String getNextToken()
The token to retrieve the next page of results.
public DescribeVpcEndpointConnectionsRequest withNextToken(String nextToken)
The token to retrieve the next page of results.
nextToken
- The token to retrieve the next page of results.public Request<DescribeVpcEndpointConnectionsRequest> getDryRunRequest()
getDryRunRequest
in interface DryRunSupportedRequest<DescribeVpcEndpointConnectionsRequest>
public String toString()
toString
in class Object
Object.toString()
public DescribeVpcEndpointConnectionsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.