| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static TypesSearchScope |
TypesSearchScope.fromValue(String value)
Use this in place of valueOf.
|
static TypesSearchScope |
TypesSearchScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypesSearchScope[] |
TypesSearchScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchTypesRequest |
SearchTypesRequest.withSearchScope(TypesSearchScope searchScope)
Specifies the scope of the search for types.
|
Copyright © 2024. All rights reserved.