| Package | Description |
|---|---|
| software.amazon.awssdk.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static ListSolNetworkInstanceMetadata.Builder |
ListSolNetworkInstanceMetadata.builder() |
ListSolNetworkInstanceMetadata.Builder |
ListSolNetworkInstanceMetadata.Builder.createdAt(Instant createdAt)
The date that the resource was created.
|
ListSolNetworkInstanceMetadata.Builder |
ListSolNetworkInstanceMetadata.Builder.lastModified(Instant lastModified)
The date that the resource was last modified.
|
ListSolNetworkInstanceMetadata.Builder |
ListSolNetworkInstanceMetadata.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListSolNetworkInstanceMetadata.Builder> |
ListSolNetworkInstanceMetadata.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ListSolNetworkInstanceInfo.Builder |
ListSolNetworkInstanceInfo.Builder.metadata(Consumer<ListSolNetworkInstanceMetadata.Builder> metadata)
The metadata of the network instance.
|
Copyright © 2023. All rights reserved.