| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static VendorGuidance |
VendorGuidance.fromValue(String value)
Use this in place of valueOf.
|
static VendorGuidance |
VendorGuidance.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VendorGuidance[] |
VendorGuidance.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateImageVersionRequest |
UpdateImageVersionRequest.withVendorGuidance(VendorGuidance vendorGuidance)
The availability of the image version specified by the maintainer.
|
DescribeImageVersionResult |
DescribeImageVersionResult.withVendorGuidance(VendorGuidance vendorGuidance)
The stability of the image version specified by the maintainer.
|
CreateImageVersionRequest |
CreateImageVersionRequest.withVendorGuidance(VendorGuidance vendorGuidance)
The stability of the image version, specified by the maintainer.
|
Copyright © 2025. All rights reserved.