public class GetContextKeysForPrincipalPolicyRequest extends AmazonWebServiceRequest implements java.io.Serializable, java.lang.Cloneable
Modifier and Type | Field and Description |
---|---|
private SdkInternalList<java.lang.String> |
policyInputList
An optional list of additional policies for which you want the list of
context keys that are referenced.
|
private java.lang.String |
policySourceArn
The ARN of a user, group, or role whose policies contain the context keys
that you want listed.
|
NOOP
Constructor and Description |
---|
GetContextKeysForPrincipalPolicyRequest() |
Modifier and Type | Method and Description |
---|---|
GetContextKeysForPrincipalPolicyRequest |
clone()
Creates a shallow clone of this request.
|
boolean |
equals(java.lang.Object obj) |
java.util.List<java.lang.String> |
getPolicyInputList()
An optional list of additional policies for which you want the list of
context keys that are referenced.
|
java.lang.String |
getPolicySourceArn()
The ARN of a user, group, or role whose policies contain the context keys
that you want listed.
|
int |
hashCode() |
void |
setPolicyInputList(java.util.Collection<java.lang.String> policyInputList)
An optional list of additional policies for which you want the list of
context keys that are referenced.
|
void |
setPolicySourceArn(java.lang.String policySourceArn)
The ARN of a user, group, or role whose policies contain the context keys
that you want listed.
|
java.lang.String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
GetContextKeysForPrincipalPolicyRequest |
withPolicyInputList(java.util.Collection<java.lang.String> policyInputList)
An optional list of additional policies for which you want the list of
context keys that are referenced.
|
GetContextKeysForPrincipalPolicyRequest |
withPolicyInputList(java.lang.String... policyInputList)
An optional list of additional policies for which you want the list of
context keys that are referenced.
|
GetContextKeysForPrincipalPolicyRequest |
withPolicySourceArn(java.lang.String policySourceArn)
The ARN of a user, group, or role whose policies contain the context keys
that you want listed.
|
copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
private java.lang.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.
private SdkInternalList<java.lang.String> policyInputList
An optional list of additional policies for which you want the list of context keys that are referenced.
The regex pattern for 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 (ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
public GetContextKeysForPrincipalPolicyRequest()
public void setPolicySourceArn(java.lang.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 java.lang.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(java.lang.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 java.util.List<java.lang.String> getPolicyInputList()
An optional list of additional policies for which you want the list of context keys that are referenced.
The regex pattern for 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 (ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
The regex pattern for 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 (ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
public void setPolicyInputList(java.util.Collection<java.lang.String> policyInputList)
An optional list of additional policies for which you want the list of context keys that are referenced.
The regex pattern for 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 (ÿ). 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 for 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 (ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
public GetContextKeysForPrincipalPolicyRequest withPolicyInputList(java.lang.String... policyInputList)
An optional list of additional policies for which you want the list of context keys that are referenced.
The regex pattern for 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 (ÿ). 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 for 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 (ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
public GetContextKeysForPrincipalPolicyRequest withPolicyInputList(java.util.Collection<java.lang.String> policyInputList)
An optional list of additional policies for which you want the list of context keys that are referenced.
The regex pattern for 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 (ÿ). 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 for 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 (ÿ). It also includes the special characters tab ( ), line feed ( ), and carriage return ( ).
public java.lang.String toString()
toString
in class java.lang.Object
Object.toString()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public GetContextKeysForPrincipalPolicyRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()