| Package | Description |
|---|---|
| com.google.cloud.hadoop.util |
| Modifier and Type | Method and Description |
|---|---|
abstract AccessBoundary.Action |
AccessBoundary.action() |
static AccessBoundary.Action |
AccessBoundary.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessBoundary.Action[] |
AccessBoundary.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static AccessBoundary |
AccessBoundary.create(String bucketName,
String objectName,
AccessBoundary.Action action) |
Copyright © 2022. All rights reserved.