@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetResourceShareInvitationsRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
GetResourceShareInvitationsRequest() |
Modifier and Type | Method and Description |
---|---|
GetResourceShareInvitationsRequest |
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.
|
List<String> |
getResourceShareArns()
Specifies that you want details about invitations only for the resource shares described by this list of Amazon Resource Names
(ARNs)
|
List<String> |
getResourceShareInvitationArns()
Specifies the Amazon
Resource Names (ARNs) of the resource share invitations you want information about.
|
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 |
setResourceShareArns(Collection<String> resourceShareArns)
Specifies that you want details about invitations only for the resource shares described by this list of Amazon Resource Names
(ARNs)
|
void |
setResourceShareInvitationArns(Collection<String> resourceShareInvitationArns)
Specifies the Amazon
Resource Names (ARNs) of the resource share invitations you want information about.
|
String |
toString()
Returns a string representation of this object.
|
GetResourceShareInvitationsRequest |
withMaxResults(Integer maxResults)
Specifies the total number of results that you want included on each page of the response.
|
GetResourceShareInvitationsRequest |
withNextToken(String nextToken)
Specifies that you want to receive the next page of results.
|
GetResourceShareInvitationsRequest |
withResourceShareArns(Collection<String> resourceShareArns)
Specifies that you want details about invitations only for the resource shares described by this list of Amazon Resource Names
(ARNs)
|
GetResourceShareInvitationsRequest |
withResourceShareArns(String... resourceShareArns)
Specifies that you want details about invitations only for the resource shares described by this list of Amazon Resource Names
(ARNs)
|
GetResourceShareInvitationsRequest |
withResourceShareInvitationArns(Collection<String> resourceShareInvitationArns)
Specifies the Amazon
Resource Names (ARNs) of the resource share invitations you want information about.
|
GetResourceShareInvitationsRequest |
withResourceShareInvitationArns(String... resourceShareInvitationArns)
Specifies the Amazon
Resource Names (ARNs) of the resource share invitations you want information about.
|
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> getResourceShareInvitationArns()
Specifies the Amazon Resource Names (ARNs) of the resource share invitations you want information about.
public void setResourceShareInvitationArns(Collection<String> resourceShareInvitationArns)
Specifies the Amazon Resource Names (ARNs) of the resource share invitations you want information about.
resourceShareInvitationArns
- Specifies the Amazon
Resource Names (ARNs) of the resource share invitations you want information about.public GetResourceShareInvitationsRequest withResourceShareInvitationArns(String... resourceShareInvitationArns)
Specifies the Amazon Resource Names (ARNs) of the resource share invitations you want information about.
NOTE: This method appends the values to the existing list (if any). Use
setResourceShareInvitationArns(java.util.Collection)
or
withResourceShareInvitationArns(java.util.Collection)
if you want to override the existing values.
resourceShareInvitationArns
- Specifies the Amazon
Resource Names (ARNs) of the resource share invitations you want information about.public GetResourceShareInvitationsRequest withResourceShareInvitationArns(Collection<String> resourceShareInvitationArns)
Specifies the Amazon Resource Names (ARNs) of the resource share invitations you want information about.
resourceShareInvitationArns
- Specifies the Amazon
Resource Names (ARNs) of the resource share invitations you want information about.public List<String> getResourceShareArns()
Specifies that you want details about invitations only for the resource shares described by this list of Amazon Resource Names (ARNs)
public void setResourceShareArns(Collection<String> resourceShareArns)
Specifies that you want details about invitations only for the resource shares described by this list of Amazon Resource Names (ARNs)
resourceShareArns
- Specifies that you want details about invitations only for the resource shares described by this list of
Amazon Resource Names
(ARNs)public GetResourceShareInvitationsRequest withResourceShareArns(String... resourceShareArns)
Specifies that you want details about invitations only for the resource shares described by this list of Amazon Resource Names (ARNs)
NOTE: This method appends the values to the existing list (if any). Use
setResourceShareArns(java.util.Collection)
or withResourceShareArns(java.util.Collection)
if
you want to override the existing values.
resourceShareArns
- Specifies that you want details about invitations only for the resource shares described by this list of
Amazon Resource Names
(ARNs)public GetResourceShareInvitationsRequest withResourceShareArns(Collection<String> resourceShareArns)
Specifies that you want details about invitations only for the resource shares described by this list of Amazon Resource Names (ARNs)
resourceShareArns
- Specifies that you want details about invitations only for the resource shares described by this list of
Amazon Resource Names
(ARNs)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 GetResourceShareInvitationsRequest 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 GetResourceShareInvitationsRequest 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 GetResourceShareInvitationsRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()