@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListApplicationAssignmentsForPrincipalRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListApplicationAssignmentsForPrincipalRequest() |
Modifier and Type | Method and Description |
---|---|
ListApplicationAssignmentsForPrincipalRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
ListApplicationAssignmentsFilter |
getFilter()
Filters the output to include only assignments associated with the application that has the specified ARN.
|
String |
getInstanceArn()
Specifies the instance of IAM Identity Center that contains principal and applications.
|
Integer |
getMaxResults()
Specifies the total number of results that you want included in each response.
|
String |
getNextToken()
Specifies that you want to receive the next page of results.
|
String |
getPrincipalId()
Specifies the unique identifier of the principal for which you want to retrieve its assignments.
|
String |
getPrincipalType()
Specifies the type of the principal for which you want to retrieve its assignments.
|
int |
hashCode() |
void |
setFilter(ListApplicationAssignmentsFilter filter)
Filters the output to include only assignments associated with the application that has the specified ARN.
|
void |
setInstanceArn(String instanceArn)
Specifies the instance of IAM Identity Center that contains principal and applications.
|
void |
setMaxResults(Integer maxResults)
Specifies the total number of results that you want included in each response.
|
void |
setNextToken(String nextToken)
Specifies that you want to receive the next page of results.
|
void |
setPrincipalId(String principalId)
Specifies the unique identifier of the principal for which you want to retrieve its assignments.
|
void |
setPrincipalType(String principalType)
Specifies the type of the principal for which you want to retrieve its assignments.
|
String |
toString()
Returns a string representation of this object.
|
ListApplicationAssignmentsForPrincipalRequest |
withFilter(ListApplicationAssignmentsFilter filter)
Filters the output to include only assignments associated with the application that has the specified ARN.
|
ListApplicationAssignmentsForPrincipalRequest |
withInstanceArn(String instanceArn)
Specifies the instance of IAM Identity Center that contains principal and applications.
|
ListApplicationAssignmentsForPrincipalRequest |
withMaxResults(Integer maxResults)
Specifies the total number of results that you want included in each response.
|
ListApplicationAssignmentsForPrincipalRequest |
withNextToken(String nextToken)
Specifies that you want to receive the next page of results.
|
ListApplicationAssignmentsForPrincipalRequest |
withPrincipalId(String principalId)
Specifies the unique identifier of the principal for which you want to retrieve its assignments.
|
ListApplicationAssignmentsForPrincipalRequest |
withPrincipalType(PrincipalType principalType)
Specifies the type of the principal for which you want to retrieve its assignments.
|
ListApplicationAssignmentsForPrincipalRequest |
withPrincipalType(String principalType)
Specifies the type of the principal for which you want to retrieve its assignments.
|
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 ListApplicationAssignmentsForPrincipalRequest()
public void setFilter(ListApplicationAssignmentsFilter filter)
Filters the output to include only assignments associated with the application that has the specified ARN.
filter
- Filters the output to include only assignments associated with the application that has the specified ARN.public ListApplicationAssignmentsFilter getFilter()
Filters the output to include only assignments associated with the application that has the specified ARN.
public ListApplicationAssignmentsForPrincipalRequest withFilter(ListApplicationAssignmentsFilter filter)
Filters the output to include only assignments associated with the application that has the specified ARN.
filter
- Filters the output to include only assignments associated with the application that has the specified ARN.public void setInstanceArn(String instanceArn)
Specifies the instance of IAM Identity Center that contains principal and applications.
instanceArn
- Specifies the instance of IAM Identity Center that contains principal and applications.public String getInstanceArn()
Specifies the instance of IAM Identity Center that contains principal and applications.
public ListApplicationAssignmentsForPrincipalRequest withInstanceArn(String instanceArn)
Specifies the instance of IAM Identity Center that contains principal and applications.
instanceArn
- Specifies the instance of IAM Identity Center that contains principal and applications.public void setMaxResults(Integer maxResults)
Specifies the total number of results that you want included in each response. 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 set of 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 in each response. 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 set of 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 in each response. 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 set of 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 set of 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 ListApplicationAssignmentsForPrincipalRequest withMaxResults(Integer maxResults)
Specifies the total number of results that you want included in each response. 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 set of 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 in each response. 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 set of 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 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 ListApplicationAssignmentsForPrincipalRequest 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 setPrincipalId(String principalId)
Specifies the unique identifier of the principal for which you want to retrieve its assignments.
principalId
- Specifies the unique identifier of the principal for which you want to retrieve its assignments.public String getPrincipalId()
Specifies the unique identifier of the principal for which you want to retrieve its assignments.
public ListApplicationAssignmentsForPrincipalRequest withPrincipalId(String principalId)
Specifies the unique identifier of the principal for which you want to retrieve its assignments.
principalId
- Specifies the unique identifier of the principal for which you want to retrieve its assignments.public void setPrincipalType(String principalType)
Specifies the type of the principal for which you want to retrieve its assignments.
principalType
- Specifies the type of the principal for which you want to retrieve its assignments.PrincipalType
public String getPrincipalType()
Specifies the type of the principal for which you want to retrieve its assignments.
PrincipalType
public ListApplicationAssignmentsForPrincipalRequest withPrincipalType(String principalType)
Specifies the type of the principal for which you want to retrieve its assignments.
principalType
- Specifies the type of the principal for which you want to retrieve its assignments.PrincipalType
public ListApplicationAssignmentsForPrincipalRequest withPrincipalType(PrincipalType principalType)
Specifies the type of the principal for which you want to retrieve its assignments.
principalType
- Specifies the type of the principal for which you want to retrieve its assignments.PrincipalType
public String toString()
toString
in class Object
Object.toString()
public ListApplicationAssignmentsForPrincipalRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()