| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static LineageGroupSummary.Builder |
LineageGroupSummary.builder() |
LineageGroupSummary.Builder |
LineageGroupSummary.Builder.creationTime(Instant creationTime)
The creation time of the lineage group summary.
|
LineageGroupSummary.Builder |
LineageGroupSummary.Builder.displayName(String displayName)
The display name of the lineage group summary.
|
LineageGroupSummary.Builder |
LineageGroupSummary.Builder.lastModifiedTime(Instant lastModifiedTime)
The last modified time of the lineage group summary.
|
LineageGroupSummary.Builder |
LineageGroupSummary.Builder.lineageGroupArn(String lineageGroupArn)
The Amazon Resource Name (ARN) of the lineage group resource.
|
LineageGroupSummary.Builder |
LineageGroupSummary.Builder.lineageGroupName(String lineageGroupName)
The name or Amazon Resource Name (ARN) of the lineage group.
|
LineageGroupSummary.Builder |
LineageGroupSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LineageGroupSummary.Builder> |
LineageGroupSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.