| Package | Description |
|---|---|
| com.amazonaws.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
ListSolFunctionInstanceMetadata |
ListSolFunctionInstanceMetadata.clone() |
ListSolFunctionInstanceMetadata |
ListSolFunctionInstanceInfo.getMetadata()
Network function instance metadata.
|
ListSolFunctionInstanceMetadata |
ListSolFunctionInstanceMetadata.withCreatedAt(Date createdAt)
When the network function instance was created.
|
ListSolFunctionInstanceMetadata |
ListSolFunctionInstanceMetadata.withLastModified(Date lastModified)
When the network function instance was last modified.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListSolFunctionInstanceInfo.setMetadata(ListSolFunctionInstanceMetadata metadata)
Network function instance metadata.
|
ListSolFunctionInstanceInfo |
ListSolFunctionInstanceInfo.withMetadata(ListSolFunctionInstanceMetadata metadata)
Network function instance metadata.
|
Copyright © 2023. All rights reserved.