Interface BlockchainInstant.Builder

All Superinterfaces:
Buildable, CopyableBuilder<BlockchainInstant.Builder,BlockchainInstant>, SdkBuilder<BlockchainInstant.Builder,BlockchainInstant>, SdkPojo
Enclosing class:
BlockchainInstant

public static interface BlockchainInstant.Builder extends SdkPojo, CopyableBuilder<BlockchainInstant.Builder,BlockchainInstant>
  • Method Details

    • time

      The container of the Timestamp of the blockchain instant.

      This timestamp will only be recorded up to the second.

      Parameters:
      time - The container of the Timestamp of the blockchain instant.

      This timestamp will only be recorded up to the second.

      Returns:
      Returns a reference to this object so that method calls can be chained together.