| Package | Description |
|---|---|
| software.amazon.awssdk.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static GetSolFunctionPackageMetadata.Builder |
GetSolFunctionPackageMetadata.builder() |
GetSolFunctionPackageMetadata.Builder |
GetSolFunctionPackageMetadata.Builder.createdAt(Instant createdAt)
The date that the resource was created.
|
GetSolFunctionPackageMetadata.Builder |
GetSolFunctionPackageMetadata.Builder.lastModified(Instant lastModified)
The date that the resource was last modified.
|
GetSolFunctionPackageMetadata.Builder |
GetSolFunctionPackageMetadata.toBuilder() |
default GetSolFunctionPackageMetadata.Builder |
GetSolFunctionPackageMetadata.Builder.vnfd(Consumer<FunctionArtifactMeta.Builder> vnfd)
Metadata related to the function package descriptor of the function package.
|
GetSolFunctionPackageMetadata.Builder |
GetSolFunctionPackageMetadata.Builder.vnfd(FunctionArtifactMeta vnfd)
Metadata related to the function package descriptor of the function package.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetSolFunctionPackageMetadata.Builder> |
GetSolFunctionPackageMetadata.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetSolFunctionPackageResponse.Builder |
GetSolFunctionPackageResponse.Builder.metadata(Consumer<GetSolFunctionPackageMetadata.Builder> metadata)
Sets the value of the Metadata property for this object.
|
Copyright © 2023. All rights reserved.