| Package | Description |
|---|---|
| software.amazon.awssdk.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static ListSolFunctionInstanceMetadata.Builder |
ListSolFunctionInstanceMetadata.builder() |
ListSolFunctionInstanceMetadata.Builder |
ListSolFunctionInstanceMetadata.Builder.createdAt(Instant createdAt)
When the network function instance was created.
|
ListSolFunctionInstanceMetadata.Builder |
ListSolFunctionInstanceMetadata.Builder.lastModified(Instant lastModified)
When the network function instance was last modified.
|
ListSolFunctionInstanceMetadata.Builder |
ListSolFunctionInstanceMetadata.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListSolFunctionInstanceMetadata.Builder> |
ListSolFunctionInstanceMetadata.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ListSolFunctionInstanceInfo.Builder |
ListSolFunctionInstanceInfo.Builder.metadata(Consumer<ListSolFunctionInstanceMetadata.Builder> metadata)
Network function instance metadata.
|
Copyright © 2023. All rights reserved.