| Package | Description |
|---|---|
| software.amazon.awssdk.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static ListSolFunctionPackageMetadata.Builder |
ListSolFunctionPackageMetadata.builder() |
ListSolFunctionPackageMetadata.Builder |
ListSolFunctionPackageMetadata.Builder.createdAt(Instant createdAt)
The date that the resource was created.
|
ListSolFunctionPackageMetadata.Builder |
ListSolFunctionPackageMetadata.Builder.lastModified(Instant lastModified)
The date that the resource was last modified.
|
ListSolFunctionPackageMetadata.Builder |
ListSolFunctionPackageMetadata.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListSolFunctionPackageMetadata.Builder> |
ListSolFunctionPackageMetadata.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ListSolFunctionPackageInfo.Builder |
ListSolFunctionPackageInfo.Builder.metadata(Consumer<ListSolFunctionPackageMetadata.Builder> metadata)
The metadata of the function package.
|
Copyright © 2023. All rights reserved.