| Package | Description |
|---|---|
| com.amazonaws.services.braket.model |
| Modifier and Type | Method and Description |
|---|---|
static SearchJobsFilterOperator |
SearchJobsFilterOperator.fromValue(String value)
Use this in place of valueOf.
|
static SearchJobsFilterOperator |
SearchJobsFilterOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SearchJobsFilterOperator[] |
SearchJobsFilterOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SearchJobsFilter |
SearchJobsFilter.withOperator(SearchJobsFilterOperator operator)
An operator to use for the jobs filter.
|
Copyright © 2025. All rights reserved.