Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.model |
Classes modeling the various types represented by Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
static GroupGrantee |
GroupGrantee.parseGroupGrantee(String groupUri)
Gets the
GroupGrantee enumeration value
with the specified Amazon S3 group URI (eg. |
static GroupGrantee |
GroupGrantee.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupGrantee[] |
GroupGrantee.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.