public final class PostPolicyV4 extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PostPolicyV4.ConditionV4Type |
static class |
PostPolicyV4.PostConditionsV4
Class for specifying conditions in a V4 POST Policy document.
|
static class |
PostPolicyV4.PostFieldsV4
Class representing which fields to specify in a V4 POST request.
|
static class |
PostPolicyV4.PostPolicyV4Document
Class for a V4 POST Policy document.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
getFields() |
String |
getUrl() |
static PostPolicyV4 |
of(String url,
Map<String,String> fields) |
Copyright © 2020 Google LLC. All rights reserved.