@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListReplacePermissionAssociationsWorkRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListReplacePermissionAssociationsWorkRequest() |
Modifier and Type | Method and Description |
---|---|
ListReplacePermissionAssociationsWorkRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
Integer |
getMaxResults()
Specifies the total number of results that you want included on each page of the response.
|
String |
getNextToken()
Specifies that you want to receive the next page of results.
|
String |
getStatus()
Specifies that you want to see only the details about requests with a status that matches this value.
|
List<String> |
getWorkIds()
A list of IDs.
|
int |
hashCode() |
void |
setMaxResults(Integer maxResults)
Specifies the total number of results that you want included on each page of the response.
|
void |
setNextToken(String nextToken)
Specifies that you want to receive the next page of results.
|
void |
setStatus(String status)
Specifies that you want to see only the details about requests with a status that matches this value.
|
void |
setWorkIds(Collection<String> workIds)
A list of IDs.
|
String |
toString()
Returns a string representation of this object.
|
ListReplacePermissionAssociationsWorkRequest |
withMaxResults(Integer maxResults)
Specifies the total number of results that you want included on each page of the response.
|
ListReplacePermissionAssociationsWorkRequest |
withNextToken(String nextToken)
Specifies that you want to receive the next page of results.
|
ListReplacePermissionAssociationsWorkRequest |
withStatus(ReplacePermissionAssociationsWorkStatus status)
Specifies that you want to see only the details about requests with a status that matches this value.
|
ListReplacePermissionAssociationsWorkRequest |
withStatus(String status)
Specifies that you want to see only the details about requests with a status that matches this value.
|
ListReplacePermissionAssociationsWorkRequest |
withWorkIds(Collection<String> workIds)
A list of IDs.
|
ListReplacePermissionAssociationsWorkRequest |
withWorkIds(String... workIds)
A list of IDs.
|
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 ListReplacePermissionAssociationsWorkRequest()
public List<String> getWorkIds()
A list of IDs. These values come from the id
field of the
replacePermissionAssociationsWork
structure returned by the ReplacePermissionAssociations
operation.
id
field of the
replacePermissionAssociationsWork
structure returned by the
ReplacePermissionAssociations operation.public void setWorkIds(Collection<String> workIds)
A list of IDs. These values come from the id
field of the
replacePermissionAssociationsWork
structure returned by the ReplacePermissionAssociations
operation.
workIds
- A list of IDs. These values come from the id
field of the
replacePermissionAssociationsWork
structure returned by the
ReplacePermissionAssociations operation.public ListReplacePermissionAssociationsWorkRequest withWorkIds(String... workIds)
A list of IDs. These values come from the id
field of the
replacePermissionAssociationsWork
structure returned by the ReplacePermissionAssociations
operation.
NOTE: This method appends the values to the existing list (if any). Use
setWorkIds(java.util.Collection)
or withWorkIds(java.util.Collection)
if you want to override
the existing values.
workIds
- A list of IDs. These values come from the id
field of the
replacePermissionAssociationsWork
structure returned by the
ReplacePermissionAssociations operation.public ListReplacePermissionAssociationsWorkRequest withWorkIds(Collection<String> workIds)
A list of IDs. These values come from the id
field of the
replacePermissionAssociationsWork
structure returned by the ReplacePermissionAssociations
operation.
workIds
- A list of IDs. These values come from the id
field of the
replacePermissionAssociationsWork
structure returned by the
ReplacePermissionAssociations operation.public void setStatus(String status)
Specifies that you want to see only the details about requests with a status that matches this value.
status
- Specifies that you want to see only the details about requests with a status that matches this value.ReplacePermissionAssociationsWorkStatus
public String getStatus()
Specifies that you want to see only the details about requests with a status that matches this value.
ReplacePermissionAssociationsWorkStatus
public ListReplacePermissionAssociationsWorkRequest withStatus(String status)
Specifies that you want to see only the details about requests with a status that matches this value.
status
- Specifies that you want to see only the details about requests with a status that matches this value.ReplacePermissionAssociationsWorkStatus
public ListReplacePermissionAssociationsWorkRequest withStatus(ReplacePermissionAssociationsWorkStatus status)
Specifies that you want to see only the details about requests with a status that matches this value.
status
- Specifies that you want to see only the details about requests with a status that matches this value.ReplacePermissionAssociationsWorkStatus
public void setNextToken(String nextToken)
Specifies that you want to receive the next page of results. Valid only if you received a NextToken
response in the previous request. If you did, it indicates that more output is available. Set this parameter to
the value provided by the previous call's NextToken
response to request the next page of results.
nextToken
- Specifies that you want to receive the next page of results. Valid only if you received a
NextToken
response in the previous request. If you did, it indicates that more output is
available. Set this parameter to the value provided by the previous call's NextToken
response
to request the next page of results.public String getNextToken()
Specifies that you want to receive the next page of results. Valid only if you received a NextToken
response in the previous request. If you did, it indicates that more output is available. Set this parameter to
the value provided by the previous call's NextToken
response to request the next page of results.
NextToken
response in the previous request. If you did, it indicates that more output is
available. Set this parameter to the value provided by the previous call's NextToken
response to request the next page of results.public ListReplacePermissionAssociationsWorkRequest withNextToken(String nextToken)
Specifies that you want to receive the next page of results. Valid only if you received a NextToken
response in the previous request. If you did, it indicates that more output is available. Set this parameter to
the value provided by the previous call's NextToken
response to request the next page of results.
nextToken
- Specifies that you want to receive the next page of results. Valid only if you received a
NextToken
response in the previous request. If you did, it indicates that more output is
available. Set this parameter to the value provided by the previous call's NextToken
response
to request the next page of results.public void setMaxResults(Integer maxResults)
Specifies the total number of results that you want included on each page of the response. If you do not include
this parameter, it defaults to a value that is specific to the operation. If additional items exist beyond the
number you specify, the NextToken
response element is returned with a value (not null). Include the
specified value as the NextToken
request parameter in the next call to the operation to get the next
part of the results. Note that the service might return fewer results than the maximum even when there are more
results available. You should check NextToken
after every operation to ensure that you receive all
of the results.
maxResults
- Specifies the total number of results that you want included on each page of the response. If you do not
include this parameter, it defaults to a value that is specific to the operation. If additional items
exist beyond the number you specify, the NextToken
response element is returned with a value
(not null). Include the specified value as the NextToken
request parameter in the next call
to the operation to get the next part of the results. Note that the service might return fewer results
than the maximum even when there are more results available. You should check NextToken
after
every operation to ensure that you receive all of the results.public Integer getMaxResults()
Specifies the total number of results that you want included on each page of the response. If you do not include
this parameter, it defaults to a value that is specific to the operation. If additional items exist beyond the
number you specify, the NextToken
response element is returned with a value (not null). Include the
specified value as the NextToken
request parameter in the next call to the operation to get the next
part of the results. Note that the service might return fewer results than the maximum even when there are more
results available. You should check NextToken
after every operation to ensure that you receive all
of the results.
NextToken
response element is returned with a value
(not null). Include the specified value as the NextToken
request parameter in the next call
to the operation to get the next part of the results. Note that the service might return fewer results
than the maximum even when there are more results available. You should check NextToken
after every operation to ensure that you receive all of the results.public ListReplacePermissionAssociationsWorkRequest withMaxResults(Integer maxResults)
Specifies the total number of results that you want included on each page of the response. If you do not include
this parameter, it defaults to a value that is specific to the operation. If additional items exist beyond the
number you specify, the NextToken
response element is returned with a value (not null). Include the
specified value as the NextToken
request parameter in the next call to the operation to get the next
part of the results. Note that the service might return fewer results than the maximum even when there are more
results available. You should check NextToken
after every operation to ensure that you receive all
of the results.
maxResults
- Specifies the total number of results that you want included on each page of the response. If you do not
include this parameter, it defaults to a value that is specific to the operation. If additional items
exist beyond the number you specify, the NextToken
response element is returned with a value
(not null). Include the specified value as the NextToken
request parameter in the next call
to the operation to get the next part of the results. Note that the service might return fewer results
than the maximum even when there are more results available. You should check NextToken
after
every operation to ensure that you receive all of the results.public String toString()
toString
in class Object
Object.toString()
public ListReplacePermissionAssociationsWorkRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()