| Package | Description |
|---|---|
| software.amazon.awssdk.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static GetSolFunctionInstanceMetadata.Builder |
GetSolFunctionInstanceMetadata.builder() |
GetSolFunctionInstanceMetadata.Builder |
GetSolFunctionInstanceMetadata.Builder.createdAt(Instant createdAt)
The date that the resource was created.
|
GetSolFunctionInstanceMetadata.Builder |
GetSolFunctionInstanceMetadata.Builder.lastModified(Instant lastModified)
The date that the resource was last modified.
|
GetSolFunctionInstanceMetadata.Builder |
GetSolFunctionInstanceMetadata.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetSolFunctionInstanceMetadata.Builder> |
GetSolFunctionInstanceMetadata.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GetSolFunctionInstanceResponse.Builder |
GetSolFunctionInstanceResponse.Builder.metadata(Consumer<GetSolFunctionInstanceMetadata.Builder> metadata)
Sets the value of the Metadata property for this object.
|
Copyright © 2023. All rights reserved.