| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static CrossAccountFilterOption |
CrossAccountFilterOption.fromValue(String value)
Use this in place of valueOf.
|
static CrossAccountFilterOption |
CrossAccountFilterOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CrossAccountFilterOption[] |
CrossAccountFilterOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListModelPackageGroupsRequest |
ListModelPackageGroupsRequest.withCrossAccountFilterOption(CrossAccountFilterOption crossAccountFilterOption)
A filter that returns either model groups shared with you or model groups in your own account.
|
SearchRequest |
SearchRequest.withCrossAccountFilterOption(CrossAccountFilterOption crossAccountFilterOption)
A cross account filter option.
|
Copyright © 2024. All rights reserved.