public class S3UserIdentity
extends java.lang.Object
| Constructor and Description |
|---|
S3UserIdentity() |
S3UserIdentity(io.vertx.core.json.JsonObject json) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPrincipalId() |
S3UserIdentity |
setPrincipalId(java.lang.String principalId) |
io.vertx.core.json.JsonObject |
toJson() |
java.lang.String |
toString() |
public S3UserIdentity()
public S3UserIdentity(io.vertx.core.json.JsonObject json)
public io.vertx.core.json.JsonObject toJson()
public java.lang.String getPrincipalId()
public S3UserIdentity setPrincipalId(java.lang.String principalId)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2019. All Rights Reserved.