"vscode:/vscode.git/clone" did not exist on "4b12f490aedcd720e6e88d1b0f78b8590982e4ca"
Commit 4b2062e8 authored by macro's avatar macro
Browse files

Update BucketPolicyConfigDto.java

parent 4dd6376b
......@@ -19,7 +19,7 @@ public class BucketPolicyConfigDto {
private List<Statement> Statement;
@Data
@EqualsAndHashCode(callSuper = false)
@EqualsAndHashCode
@Builder
public static class Statement {
private String Effect;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment