| Package | Description |
|---|---|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceShareType |
ResourceShareType.fromValue(String value)
Use this in place of valueOf.
|
static ResourceShareType |
ResourceShareType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceShareType[] |
ResourceShareType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchTablesRequest |
SearchTablesRequest.withResourceShareType(ResourceShareType resourceShareType)
Allows you to specify that you want to search the tables shared with your account.
|
GetDatabasesRequest |
GetDatabasesRequest.withResourceShareType(ResourceShareType resourceShareType)
Allows you to specify that you want to list the databases shared with your account.
|
Copyright © 2025. All rights reserved.