| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static HubContentType |
HubContentType.fromValue(String value)
Use this in place of valueOf.
|
static HubContentType |
HubContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HubContentType[] |
HubContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HubContentInfo |
HubContentInfo.withHubContentType(HubContentType hubContentType)
The type of hub content.
|
ListHubContentsRequest |
ListHubContentsRequest.withHubContentType(HubContentType hubContentType)
The type of hub content to list.
|
ListHubContentVersionsRequest |
ListHubContentVersionsRequest.withHubContentType(HubContentType hubContentType)
The type of hub content to list versions of.
|
ImportHubContentRequest |
ImportHubContentRequest.withHubContentType(HubContentType hubContentType)
The type of hub content to import.
|
DescribeHubContentResult |
DescribeHubContentResult.withHubContentType(HubContentType hubContentType)
The type of hub content.
|
DescribeHubContentRequest |
DescribeHubContentRequest.withHubContentType(HubContentType hubContentType)
The type of content in the hub.
|
DeleteHubContentReferenceRequest |
DeleteHubContentReferenceRequest.withHubContentType(HubContentType hubContentType)
The type of hub content reference to delete.
|
DeleteHubContentRequest |
DeleteHubContentRequest.withHubContentType(HubContentType hubContentType)
The type of content that you want to delete from a hub.
|
Copyright © 2025. All rights reserved.