@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ListPoliciesGrantingServiceAccessRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
ListPoliciesGrantingServiceAccessRequest() |
Modifier and Type | Method and Description |
---|---|
ListPoliciesGrantingServiceAccessRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getArn()
The ARN of the IAM identity (user, group, or role) whose policies you want to list.
|
String |
getMarker()
Use this parameter only when paginating results and only after you receive a response indicating that the results
are truncated.
|
List<String> |
getServiceNamespaces()
The service namespace for the AWS services whose policies you want to list.
|
int |
hashCode() |
void |
setArn(String arn)
The ARN of the IAM identity (user, group, or role) whose policies you want to list.
|
void |
setMarker(String marker)
Use this parameter only when paginating results and only after you receive a response indicating that the results
are truncated.
|
void |
setServiceNamespaces(Collection<String> serviceNamespaces)
The service namespace for the AWS services whose policies you want to list.
|
String |
toString()
Returns a string representation of this object.
|
ListPoliciesGrantingServiceAccessRequest |
withArn(String arn)
The ARN of the IAM identity (user, group, or role) whose policies you want to list.
|
ListPoliciesGrantingServiceAccessRequest |
withMarker(String marker)
Use this parameter only when paginating results and only after you receive a response indicating that the results
are truncated.
|
ListPoliciesGrantingServiceAccessRequest |
withServiceNamespaces(Collection<String> serviceNamespaces)
The service namespace for the AWS services whose policies you want to list.
|
ListPoliciesGrantingServiceAccessRequest |
withServiceNamespaces(String... serviceNamespaces)
The service namespace for the AWS services whose policies you want to list.
|
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 ListPoliciesGrantingServiceAccessRequest()
public void setMarker(String marker)
Use this parameter only when paginating results and only after you receive a response indicating that the results
are truncated. Set it to the value of the Marker
element in the response that you received to
indicate where the next call should start.
marker
- Use this parameter only when paginating results and only after you receive a response indicating that the
results are truncated. Set it to the value of the Marker
element in the response that you
received to indicate where the next call should start.public String getMarker()
Use this parameter only when paginating results and only after you receive a response indicating that the results
are truncated. Set it to the value of the Marker
element in the response that you received to
indicate where the next call should start.
Marker
element in the response that you
received to indicate where the next call should start.public ListPoliciesGrantingServiceAccessRequest withMarker(String marker)
Use this parameter only when paginating results and only after you receive a response indicating that the results
are truncated. Set it to the value of the Marker
element in the response that you received to
indicate where the next call should start.
marker
- Use this parameter only when paginating results and only after you receive a response indicating that the
results are truncated. Set it to the value of the Marker
element in the response that you
received to indicate where the next call should start.public void setArn(String arn)
The ARN of the IAM identity (user, group, or role) whose policies you want to list.
arn
- The ARN of the IAM identity (user, group, or role) whose policies you want to list.public String getArn()
The ARN of the IAM identity (user, group, or role) whose policies you want to list.
public ListPoliciesGrantingServiceAccessRequest withArn(String arn)
The ARN of the IAM identity (user, group, or role) whose policies you want to list.
arn
- The ARN of the IAM identity (user, group, or role) whose policies you want to list.public List<String> getServiceNamespaces()
The service namespace for the AWS services whose policies you want to list.
To learn the service namespace for a service, go to Actions, Resources, and Condition Keys for AWS Services in the IAM User Guide. Choose the name of the
service to view details for that service. In the first paragraph, find the service prefix. For example,
(service prefix: a4b)
. For more information about service namespaces, see AWS Service Namespaces in the AWS General Reference.
To learn the service namespace for a service, go to Actions, Resources, and Condition Keys for AWS Services in the IAM User Guide. Choose the
name of the service to view details for that service. In the first paragraph, find the service prefix.
For example, (service prefix: a4b)
. For more information about service namespaces, see AWS Service Namespaces in the AWS General Reference.
public void setServiceNamespaces(Collection<String> serviceNamespaces)
The service namespace for the AWS services whose policies you want to list.
To learn the service namespace for a service, go to Actions, Resources, and Condition Keys for AWS Services in the IAM User Guide. Choose the name of the
service to view details for that service. In the first paragraph, find the service prefix. For example,
(service prefix: a4b)
. For more information about service namespaces, see AWS Service Namespaces in the AWS General Reference.
serviceNamespaces
- The service namespace for the AWS services whose policies you want to list.
To learn the service namespace for a service, go to Actions, Resources, and Condition Keys for AWS Services in the IAM User Guide. Choose the name
of the service to view details for that service. In the first paragraph, find the service prefix. For
example, (service prefix: a4b)
. For more information about service namespaces, see AWS Service Namespaces in the AWS General Reference.
public ListPoliciesGrantingServiceAccessRequest withServiceNamespaces(String... serviceNamespaces)
The service namespace for the AWS services whose policies you want to list.
To learn the service namespace for a service, go to Actions, Resources, and Condition Keys for AWS Services in the IAM User Guide. Choose the name of the
service to view details for that service. In the first paragraph, find the service prefix. For example,
(service prefix: a4b)
. For more information about service namespaces, see AWS Service Namespaces in the AWS General Reference.
NOTE: This method appends the values to the existing list (if any). Use
setServiceNamespaces(java.util.Collection)
or withServiceNamespaces(java.util.Collection)
if
you want to override the existing values.
serviceNamespaces
- The service namespace for the AWS services whose policies you want to list.
To learn the service namespace for a service, go to Actions, Resources, and Condition Keys for AWS Services in the IAM User Guide. Choose the name
of the service to view details for that service. In the first paragraph, find the service prefix. For
example, (service prefix: a4b)
. For more information about service namespaces, see AWS Service Namespaces in the AWS General Reference.
public ListPoliciesGrantingServiceAccessRequest withServiceNamespaces(Collection<String> serviceNamespaces)
The service namespace for the AWS services whose policies you want to list.
To learn the service namespace for a service, go to Actions, Resources, and Condition Keys for AWS Services in the IAM User Guide. Choose the name of the
service to view details for that service. In the first paragraph, find the service prefix. For example,
(service prefix: a4b)
. For more information about service namespaces, see AWS Service Namespaces in the AWS General Reference.
serviceNamespaces
- The service namespace for the AWS services whose policies you want to list.
To learn the service namespace for a service, go to Actions, Resources, and Condition Keys for AWS Services in the IAM User Guide. Choose the name
of the service to view details for that service. In the first paragraph, find the service prefix. For
example, (service prefix: a4b)
. For more information about service namespaces, see AWS Service Namespaces in the AWS General Reference.
public String toString()
toString
in class Object
Object.toString()
public ListPoliciesGrantingServiceAccessRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.