@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class GetContextKeysForPrincipalPolicyRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
GetContextKeysForPrincipalPolicyRequest() |
Modifier and Type | Method and Description |
---|---|
GetContextKeysForPrincipalPolicyRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
List<String> |
getPolicyInputList()
An optional list of additional policies for which you want the list of context keys that are referenced.
|
String |
getPolicySourceArn()
The ARN of a user, group, or role whose policies contain the context keys that you want listed.
|
int |
hashCode() |
void |
setPolicyInputList(Collection<String> policyInputList)
An optional list of additional policies for which you want the list of context keys that are referenced.
|
void |
setPolicySourceArn(String policySourceArn)
The ARN of a user, group, or role whose policies contain the context keys that you want listed.
|
String |
toString()
Returns a string representation of this object; useful for testing and debugging.
|
GetContextKeysForPrincipalPolicyRequest |
withPolicyInputList(Collection<String> policyInputList)
An optional list of additional policies for which you want the list of context keys that are referenced.
|
GetContextKeysForPrincipalPolicyRequest |
withPolicyInputList(String... policyInputList)
An optional list of additional policies for which you want the list of context keys that are referenced.
|
GetContextKeysForPrincipalPolicyRequest |
withPolicySourceArn(String policySourceArn)
The ARN of a user, group, or role whose policies contain the context keys that you want listed.
|
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 GetContextKeysForPrincipalPolicyRequest()
public void setPolicySourceArn(String policySourceArn)
The ARN of a user, group, or role whose policies contain the context keys that you want listed. If you specify a user, the list includes context keys that are found in all policies attached to the user as well as to all groups that the user is a member of. If you pick a group or a role, then it includes only those context keys that are found in policies attached to that entity. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
policySourceArn
- The ARN of a user, group, or role whose policies contain the context keys that you want listed. If you
specify a user, the list includes context keys that are found in all policies attached to the user as well
as to all groups that the user is a member of. If you pick a group or a role, then it includes only those
context keys that are found in policies attached to that entity. Note that all parameters are shown in
unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML
request.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
public String getPolicySourceArn()
The ARN of a user, group, or role whose policies contain the context keys that you want listed. If you specify a user, the list includes context keys that are found in all policies attached to the user as well as to all groups that the user is a member of. If you pick a group or a role, then it includes only those context keys that are found in policies attached to that entity. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
public GetContextKeysForPrincipalPolicyRequest withPolicySourceArn(String policySourceArn)
The ARN of a user, group, or role whose policies contain the context keys that you want listed. If you specify a user, the list includes context keys that are found in all policies attached to the user as well as to all groups that the user is a member of. If you pick a group or a role, then it includes only those context keys that are found in policies attached to that entity. Note that all parameters are shown in unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML request.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
policySourceArn
- The ARN of a user, group, or role whose policies contain the context keys that you want listed. If you
specify a user, the list includes context keys that are found in all policies attached to the user as well
as to all groups that the user is a member of. If you pick a group or a role, then it includes only those
context keys that are found in policies attached to that entity. Note that all parameters are shown in
unencoded form here for clarity, but must be URL encoded to be included as a part of a real HTML
request.
For more information about ARNs, see Amazon Resource Names (ARNs) and AWS Service Namespaces in the AWS General Reference.
public List<String> getPolicyInputList()
An optional list of additional policies for which you want the list of context keys that are referenced.
The regex pattern used to validate this parameter is a string of characters consisting of any printable ASCII character ranging from the space character ( ) through end of the ASCII character range as well as the printable characters in the Basic Latin and Latin-1 Supplement character set (through ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
The regex pattern used to validate this parameter is a string of characters consisting of any printable ASCII character ranging from the space character ( ) through end of the ASCII character range as well as the printable characters in the Basic Latin and Latin-1 Supplement character set (through ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
public void setPolicyInputList(Collection<String> policyInputList)
An optional list of additional policies for which you want the list of context keys that are referenced.
The regex pattern used to validate this parameter is a string of characters consisting of any printable ASCII character ranging from the space character ( ) through end of the ASCII character range as well as the printable characters in the Basic Latin and Latin-1 Supplement character set (through ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
policyInputList
- An optional list of additional policies for which you want the list of context keys that are
referenced.
The regex pattern used to validate this parameter is a string of characters consisting of any printable ASCII character ranging from the space character ( ) through end of the ASCII character range as well as the printable characters in the Basic Latin and Latin-1 Supplement character set (through ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
public GetContextKeysForPrincipalPolicyRequest withPolicyInputList(String... policyInputList)
An optional list of additional policies for which you want the list of context keys that are referenced.
The regex pattern used to validate this parameter is a string of characters consisting of any printable ASCII character ranging from the space character ( ) through end of the ASCII character range as well as the printable characters in the Basic Latin and Latin-1 Supplement character set (through ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
NOTE: This method appends the values to the existing list (if any). Use
setPolicyInputList(java.util.Collection)
or withPolicyInputList(java.util.Collection)
if you
want to override the existing values.
policyInputList
- An optional list of additional policies for which you want the list of context keys that are
referenced.
The regex pattern used to validate this parameter is a string of characters consisting of any printable ASCII character ranging from the space character ( ) through end of the ASCII character range as well as the printable characters in the Basic Latin and Latin-1 Supplement character set (through ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
public GetContextKeysForPrincipalPolicyRequest withPolicyInputList(Collection<String> policyInputList)
An optional list of additional policies for which you want the list of context keys that are referenced.
The regex pattern used to validate this parameter is a string of characters consisting of any printable ASCII character ranging from the space character ( ) through end of the ASCII character range as well as the printable characters in the Basic Latin and Latin-1 Supplement character set (through ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
policyInputList
- An optional list of additional policies for which you want the list of context keys that are
referenced.
The regex pattern used to validate this parameter is a string of characters consisting of any printable ASCII character ranging from the space character ( ) through end of the ASCII character range as well as the printable characters in the Basic Latin and Latin-1 Supplement character set (through ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
public String toString()
toString
in class Object
Object.toString()
public GetContextKeysForPrincipalPolicyRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.