| Package | Description |
|---|---|
| software.amazon.awssdk.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
FunctionArtifactMeta |
ValidateSolFunctionPackageContentMetadata.vnfd()
Returns the value of the Vnfd property for this object.
|
FunctionArtifactMeta |
PutSolFunctionPackageContentMetadata.vnfd()
Returns the value of the Vnfd property for this object.
|
FunctionArtifactMeta |
GetSolFunctionPackageMetadata.vnfd()
Metadata related to the function package descriptor of the function package.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateSolFunctionPackageContentMetadata.Builder |
ValidateSolFunctionPackageContentMetadata.Builder.vnfd(FunctionArtifactMeta vnfd)
Sets the value of the Vnfd property for this object.
|
PutSolFunctionPackageContentMetadata.Builder |
PutSolFunctionPackageContentMetadata.Builder.vnfd(FunctionArtifactMeta vnfd)
Sets the value of the Vnfd property for this object.
|
GetSolFunctionPackageMetadata.Builder |
GetSolFunctionPackageMetadata.Builder.vnfd(FunctionArtifactMeta vnfd)
Metadata related to the function package descriptor of the function package.
|
Copyright © 2023. All rights reserved.