public static interface ListSolFunctionInstanceMetadata.Builder extends SdkPojo, CopyableBuilder<ListSolFunctionInstanceMetadata.Builder,ListSolFunctionInstanceMetadata>
| Modifier and Type | Method and Description |
|---|---|
ListSolFunctionInstanceMetadata.Builder |
createdAt(Instant createdAt)
When the network function instance was created.
|
ListSolFunctionInstanceMetadata.Builder |
lastModified(Instant lastModified)
When the network function instance was last modified.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildListSolFunctionInstanceMetadata.Builder createdAt(Instant createdAt)
When the network function instance was created.
createdAt - When the network function instance was created.ListSolFunctionInstanceMetadata.Builder lastModified(Instant lastModified)
When the network function instance was last modified.
lastModified - When the network function instance was last modified.Copyright © 2023. All rights reserved.