public static final class PostPolicyV4.ConditionV4
Class for a specific POST policy document condition.
See Also: Policy document
Inheritance
Object >
PostPolicyV4.ConditionV4
Fields
operand1
public final String operand1
Field Value |
---|
Type | Description |
String | |
operand2
public final String operand2
Field Value |
---|
Type | Description |
String | |
type
public final PostPolicyV4.ConditionV4Type type
Methods
equals(Object other)
public boolean equals(Object other)
Parameter |
---|
Name | Description |
other | Object
|
Overrides
hashCode()
Returns |
---|
Type | Description |
int | |
Overrides