public static interface BlockchainInstant.Builder extends SdkPojo, CopyableBuilder<BlockchainInstant.Builder,BlockchainInstant>
| Modifier and Type | Method and Description |
|---|---|
BlockchainInstant.Builder |
time(Instant time)
The container of the
Timestamp of the blockchain instant. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBlockchainInstant.Builder time(Instant time)
The container of the Timestamp of the blockchain instant.
This timestamp will only be recorded up to the second.
time - The container of the Timestamp of the blockchain instant.
This timestamp will only be recorded up to the second.
Copyright © 2023. All rights reserved.