Uses of Enum Class
com.google.cloud.hadoop.util.AccessBoundary.Action
Packages that use AccessBoundary.Action
-
Uses of AccessBoundary.Action in com.google.cloud.hadoop.util
Methods in com.google.cloud.hadoop.util that return AccessBoundary.ActionModifier and TypeMethodDescriptionabstract AccessBoundary.ActionAccessBoundary.action()static AccessBoundary.ActionReturns the enum constant of this class with the specified name.static AccessBoundary.Action[]AccessBoundary.Action.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.google.cloud.hadoop.util with parameters of type AccessBoundary.ActionModifier and TypeMethodDescriptionstatic AccessBoundaryAccessBoundary.create(String bucketName, String objectName, AccessBoundary.Action action)