Interface SqlPool.DefinitionStages.WithMaxSizeBytes

    • Method Detail

      • withMaxSizeBytes

        SqlPool.DefinitionStages.WithCreate withMaxSizeBytes​(Long maxSizeBytes)
        Specifies the maxSizeBytes property: Maximum size in bytes.
        Parameters:
        maxSizeBytes - Maximum size in bytes.
        Returns:
        the next definition stage.